ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectCalendar Class / IsBaseCalendarSpecified Property

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