PrimaveraConstraintType

PrimaveraConstraintType enumeration

Specifies a type of activity’s constraint.

Members

Member nameDescription
NONENot specified or not applicable.
FINISH_ON‘Finish On’ type
FINISH_ON_OR_AFTER‘Finish On or After’ type
FINISH_ON_OR_BEFORE‘Finish On or Before’ type
MANDATORY_FINISH‘Mandatory Finish’ type
MANDATORY_START‘Mandatory Start’ type
START_ON‘Start On’ type
START_ON_OR_AFTER‘Start On or After’ type
START_ON_OR_BEFORE‘Start On or Before’ type
AS_LATE_AS_POSSIBLE‘As Late As Possible’ type

See Also