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

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