GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / Project Class / StatusDate Property

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