ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectCalendarExceptionWorkingTimesWorkingTime Class / ToTime Property

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