ComponentOne GanttView for WPF
ConstraintType Property (Task)

C1.WPF.GanttView.4 Assembly > C1.GanttView 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