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

In This Topic
    LateStart Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property LateStart As System.Date
    public System.DateTime LateStart {get; set;}
    See Also