ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectCalendarExceptionWorkingTimesWorkingTime Class / FromTime Property

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