Task represents a scheduled project activity to which one or more resources can be assigned to perform work. At least one resource must be assigned to a Task.
Parent is mandatory, allowed parent types are Proposal, Project, WorkOrganization, Deliverable, WorkProduct, and SummaryTask.
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
percentageDurationCompleted | Type: double Default value: 0.00 Description: The proportion in percentage, of the task or project that has been completed. Editable once WorkElement.planDate.startDate has been attributed a value, as long as WorkElement.resourceTaskAssignments does not contain any resources. Once resources are assigned, the percentDurationCompleted field is calculated from timesheets. Once WorkElement.actualDate.finishDate is attributed a value, percentageDurationCompleted is set to 100 and becomes read-only. Field validation description: The value range is 0.00 to 100.00 Additional field security restrictions: N/A |
Click on object for list of inherited fields:
From RPMObject
From SimpleNode
From WorkElement