ProjectTaskProperties
7 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Approver | StringValue | string | |
DAC Field: PX.Objects.PM.PMTask.ApproverIDDescription:The EPEmployee that approves or rejects the activities created under the given task. If the value is null, the approval is not required. Otherwise, either PMTask.ApproverID or PMProject.ApproverID must approve the activity before it can be released to the project. | |||
Completed | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMTask.CompletedPercentDescription:The task completion state in percents. Depending on settings, this value either maintained manually or can be auto-calculated based on the budget ratio of actual or revised values. | |||
CompletionMethod | StringValue | string | |
DAC Field: PX.Objects.PM.PMTask.CompletedPctMethodDescription:The calculation method of the completion. | |||
EndDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PM.PMTask.EndDateDescription:The actual date when the task is finished. | |||
PlannedEndDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PM.PMTask.PlannedEndDateDescription:The date when the task is supposed to be finished. | |||
PlannedStartDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PM.PMTask.PlannedStartDateDescription:The date when the task is supposed to be started. | |||
StartDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PM.PMTask.StartDateDescription:The actual date when the task is started. | |||