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

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