ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectCalendarWeekDayWorkingTimesWorkingTime Class / ToTime Property

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