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

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