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

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