PrimaveraTaskProperties

PrimaveraTaskProperties class

Represents Primavera-specific properties for a task read from Primavera files (XER of P6XML).

Methods

NameDescription
get_ActivityIdGets an activity id field - a task’s unique identifier used by Primavera.
get_ActivityTypeGets the value of ‘Activity Type’ field.
get_ActualExpenseCostGets the value of actual expense cost.
get_ActualLaborCostGets the value of actual labor cost .
get_ActualLaborUnitsGets the value of actual labor units.
get_ActualMaterialCostGets the value of actual material cost.
get_ActualNonlaborCostGets the value of actual non labor cost .
get_ActualNonLaborUnitsGets the value of actual non labor units.
get_ActualTotalCostGets the total value of actual costs.
get_BudgetedExpenseCostGets the value of budgeted (or planned) expense cost.
get_BudgetedLaborCostGets the value of budgeted (or planned) labor cost .
get_BudgetedMaterialCostGets the value of of budgeted (or planned) material cost.
get_BudgetedNonlaborCostGets the value of budgeted (or planned) non labor cost .
get_BudgetedTotalCostGets the total value of budgeted (or planned) costs.
get_DurationPercentCompleteGets the value of duration percent complete.
get_DurationTypeGets the value of ’ Duration Type’ field of the activity.
get_PercentCompleteTypeGets the value of ‘% Complete Type’ field of the activity.
get_PhysicalPercentCompleteGets the value of Physical Percent Complete.
get_PrimaryConstraintDateGets the date of primary constraint.
get_PrimaryConstraintTypeGets a type of primary constraint.
get_RawActivityTypeGets raw text representation (as in source file) of ‘Activity Type’ field of the activity.
get_RawCompletePercentTypeGets raw text representation (as in source file) of ‘% Complete Type’ field of the activity.
get_RawDurationTypeGets raw text representation (as in source file) of ’ Duration Type’ field of the activity.
get_RawStatusGets raw text representation (as in source file) of ‘Status’ field of the activity.
get_RemainingEarlyFinishGets remaining early finish date - the date when the remaining work for the activity is scheduled to be finished.
get_RemainingEarlyStartGets remaining early start date - the date when the remaining work for the activity is scheduled to begin.
get_RemainingExpenseCostGets the value of remaining expense cost.
get_RemainingLaborUnitsGets the value of remaining labor units.
get_RemainingLateFinishGets remaining late finish date.
get_RemainingLateStartGets remaining late start date.
get_RemainingNonLaborUnitsGets the value of remaining non labor units.
get_SecondaryConstraintDateGets the date of secondary constraint.
get_SecondaryConstraintTypeGets a type of secondary constraint.
get_SequenceNumberGets the sequence number of the WBS item (summary tasks). It is used to sort summary tasks in Primavera.
get_UnitsPercentCompleteGets the value of units percent complete.