C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / Task Class


Task Class Properties

For a list of all members of this type, see Task members.

Public Properties
 NameDescription
Public PropertyOverridden. Gets the collection of bar styles redefined for the given task.  
Public PropertyOverridden. Gets or sets a custom calendar for the task.  
Public PropertyOverridden. Gets or sets the ID of the custom calendar.  
Public PropertyOverridden. Gets or sets the start (finish) date for a start (finish) date constraint.  
Public PropertyOverridden. Gets or sets the type of constraint for scheduling a task.  
Public PropertyOverridden. Gets or sets the task's deadline.  
Public PropertyOverridden. Gets or sets the task duration. Duration units are specified by the DurationUnits property.  
Public PropertyOverridden. Gets or sets the time units for the task duration.  
Public PropertyOverridden. Gets or sets the error message displayed for the task.  
Public PropertyOverridden. Gets the collection of field styles for the given task.  
Public PropertyOverridden. Gets or sets (for manual tasks only) the task finish date and time.  
Public PropertyOverridden. Gets or sets a value indicating if the task bar shouldn't appear on the chart.  
Public Property (Inherited from C1.Schedule.BasePersistableObject)
Public PropertyOverridden. Gets or sets the object's auto-generated ID.  
Public PropertyOverridden. Gets or sets a value indicating if the task is inactive.  
Public PropertyOverridden. Indicates whether the Task contains non-empty fields.  
Public PropertyOverridden. Gets or set the task is collapsed or not.  
Public Property (Inherited from C1.Schedule.BasePersistableObject)
Public PropertyOverridden. Gets the error message for a specific column of the task.  
Public Property (Inherited from C1.Schedule.BasePersistableObject)
Public PropertyOverridden. Gets or sets how the task is scheduled (manually or automatically).  
Public PropertyOverridden. Gets or sets the task name.  
Public PropertyOverridden. Gets the next object's ID in collection.  
Public PropertyOverridden. Gets or sets notes associated with this task.  
Public PropertyOverridden. Gets the outline level of the task.  
Public PropertyOverridden. Gets or sets the the outline parent task.  
Public PropertyOverridden. Gets or sets the outline parent identifier.  
Public PropertyOverridden. Gets parts of the task.  
Public PropertyOverridden. Gets or sets the completion stage of this task. The value must be between 0 and 1.  
Public PropertyOverridden. Gets a list of tasks that must be finished/started before this task can start/finish.  
Public PropertyGets the owner Project. (Inherited from C1.GanttView.BaseObject)
Public PropertyOverridden. Gets or sets a value indicating whether the task is reflected on group bar.  
Public PropertyOverridden. Gets or sets a value indicating whether the task is reflected on summary bar.  
Public PropertyOverridden. Gets a string with the list of resources used by this task.  
Public PropertyOverridden. Gets a list of resources used by this task.  
Public PropertyOverridden. Gets or sets (for manual tasks only) the task start date and time.  
Public PropertyGets the task successors.  
Public PropertyOverridden. Gets or sets the task in summary task or not.  
Top
See Also