'Declaration Public Enum TasksDataBindingPropertyIds Inherits System.Enum
public enum TasksDataBindingPropertyIds : System.Enum
Member | Description |
---|---|
AllPropertiesMember | The field which contains the serialized object graph of the Task object. |
ConstraintDateTimeMember | The field which contains the value of the ConstraintDateTime property. |
ConstraintMember | The field which contains the value of the Constraint property. |
DeadlineMember | The field which contains the value of the Deadline property. |
DurationMember | The field which contains the value of the Duration property. |
IdMember | The field which contains the globally unique identifier of this Task. |
MilestoneMember | The field which contains the value of the Milestone property. |
NameMember | The field which contains the value of the Name property. |
None | No property. |
NotesMember | The field which contains the value of the Notes property. |
ParentTaskIdMember | The field which contains the globally unique identifier of the Task whose Tasks collection contains this task. |
PercentCompleteMember | The field which contains the value of the PercentComplete property. |
ProjectKeyMember | The field which contains the key of the Project with which this Task. is associated. |
StartDateTimeMember | The field which contains the value of the StartDateTime property. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2