UndefinedConstraintHandlingBehavior

UndefinedConstraintHandlingBehavior enumeration

Specifies the behavior used to handle tasks with undefined constraints.

Members

Member nameDescription
NONEThe default behavior for loading from XER format.
No action is taken. A task constraint type is set to ‘ConstraintType.Undefined’.
SUBSTITUTE_WITH_START_NO_EARLIER_THANConstraints with type ‘ConstraintType.StartNoEarlierThan’ and date = Start are added for tasks with ‘Undefined’ constraint.

See Also