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

In This Topic
    MonthDay Property (ProjectCalendarException)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MonthDay As System.String
    public System.string MonthDay {get; set;}
    See Also