schedule_start property

schedule_start property

ScheduleStart

Definition:

@property
def schedule_start(self):
    ...
@schedule_start.setter
def schedule_start(self, value):
    ...

See Also