ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / BaseWorkWeek Class / Schedule Property

In This Topic
    Schedule Property (BaseWorkWeek)
    In This Topic
    Gets the owner Schedule.
    Syntax
    'Declaration
     
    Public ReadOnly Property Schedule As Schedule
    public Schedule Schedule {get;}
    See Also