Enum UndefinedConstraintHandlingBehavior

Enum UndefinedConstraintHandlingBehavior

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Specifies the behavior used to handle tasks with undefined constraints.

public enum UndefinedConstraintHandlingBehavior

Fields

None = 0

The default behavior for loading from XER format. No action is taken. A task constraint type is set to ‘ConstraintType.Undefined’.

SubstituteWithStartNoEarlierThan = 1

Constraints with type ‘ConstraintType.StartNoEarlierThan’ and date = Start are added for tasks with ‘Undefined’ constraint.