| C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace : TaskProperty Enumeration |
'Declaration Public Enum TaskProperty Inherits System.Enum
public enum TaskProperty : System.Enum
| Member | Description |
|---|---|
| Calendar | References the Task.Calendar property. |
| ConstraintDate | References the Task.ConstraintDate property. |
| ConstraintType | References the Task.ConstraintType property. |
| Deadline | References the Task.Deadline property. |
| Duration | References the Task.Duration property. |
| DurationUnits | References the Task.DurationUnits property. |
| Finish | References the Task.Finish property. |
| Mode | References the Task.Mode property. |
| Name | References the Task.Name property. |
| None | No reference. The column doesn't appear in the grid. |
| Notes | References the BaseObject.Notes property. |
| PercentComplete | References the Task.PercentComplete property. |
| Predecessors | References the Task.Predecessors property. |
| ResourceNames | References the Task.ResourceNames property. |
| Start | References the Task.Start property. |
System.Object
System.ValueType
System.Enum
C1.Win.C1GanttView.TaskProperty