ComponentOne GanttView for WinForms
ConstraintType Property (Task)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Task Class : ConstraintType Property
Gets or sets the type of constraint for scheduling a task.
Syntax
'Declaration
 
Public Overrides NotOverridable Property ConstraintType As ConstraintType
public override ConstraintType ConstraintType {get; set;}
See Also

Reference

Task Class
Task Members