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

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