GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectCalendarWeekDayWorkingTimesWorkingTime Class / ToTimeSpecified Property

In This Topic
    ToTimeSpecified Property (ProjectCalendarWeekDayWorkingTimesWorkingTime)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ToTimeSpecified As Boolean
    public bool ToTimeSpecified {get; set;}
    See Also