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

In This Topic
    CommitmentStartSpecified Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CommitmentStartSpecified As System.Boolean
    public System.bool CommitmentStartSpecified {get; set;}
    See Also