ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / Project Class / StatusDateSpecified Property

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