ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / Project Class / StatusDate Property

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