ComponentOne GanttView for WinForms
ConstraintType Property (BaseTask)

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

Reference

BaseTask Class
BaseTask Members