GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectCalendarException Class / Month Property

In This Topic
    Month Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Month As ProjectCalendarExceptionMonth
    public ProjectCalendarExceptionMonth Month {get; set;}
    See Also