ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectCalendarException Class / MonthSpecified Property

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