[]
Specifies a field of the Task object for sorting.
public enum SortField
| Name | Description |
|---|---|
| ConstraintDate | References the ConstraintDate property. |
| ConstraintType | References the ConstraintType property. |
| CustomeField | References the custom field of Task. |
| Deadline | References the Deadline property. |
| Duration | References the Duration property. |
| DurationUnits | References the DurationUnits property. |
| Finish | References the Finish property. |
| Mode | References the Mode property. |
| Name | References the Name property. |
| None | No reference. The column doesn't appear in the grid. |
| OutlineLevel | References the OutlineLevel property. |
| PercentComplete | References the PercentComplete property. |
| ResourceNames | References the ResourceNames property. |
| Start | References the Start property. |