ConstraintType Property
ConstraintType
Gets or sets the type of constraint for scheduling a task.
Declaration
public override sealed ConstraintType ConstraintType { get; set; }
Public NotOverridable Overrides Property ConstraintType As ConstraintType
Overrides