ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectTask Class / ConstraintType Property

In This Topic
    ConstraintType Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ConstraintType As ProjectTaskConstraintType
    public ProjectTaskConstraintType ConstraintType {get; set;}
    See Also