ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / PreLeveledStartSpecified Property

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