GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectCalendarExceptionTimePeriod Class / ToDate Property

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