Description

The EnhancedEnumScheduleSelector component complements the EnumScheduleSelector component available in the schedule palette by adding more information about the selected EnumSchedule.

 

Implementation

 

Properties

The EnhancedEnumScheduleSelector has the same properties as the EnumScheduleSelector and adds the following properties:

  • SelectedScheduleOrd: Specifies the ord of the selected EnumSchedule
  • NextValue: Indicates the next value of the selected EnumSchedule
  • NextTime: Indicates the date of the next change of the selected EnumSchedule


Actions

  • UpdateScheduleList: action identical to EnumScheduleSelector