GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectCalendarExceptionWorkingTimesWorkingTime Class / FromTime Property

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