<< Click to Display Table of Contents >>
Customizing the List Template |
The CustomInterface library is used to display information about the configuration of Scheduling items in the list view mode of scheduled Commands or Parameters. This template connects to a Scheduling using the objSchedule property, in which users can display information described on the next table.
Properties available for Scheduling items
Property |
Description |
---|---|
aActivateCommandsGroup |
Contains a list of Commands or Parameters for activation |
aDeactivateCommandsGroup |
Contains a list of Commands for deactivation, if Single Command is disabled, or a Parameter's property, initial, and final value, if Single Parameter is disabled |
dteEndEvent |
Contains the final date of events |
dteNextEndEvent |
If recurrence is enabled, contains the next final date |
dteNextStartEvent |
If recurrence is enabled, contains the next initial date |
dteStartEvent |
Contains the initial date of events |
InTimeZone |
Indicates whether the timezone corresponds to Viewer or corresponds to a user-defined one |
IntTimeZoneValue |
Value used for conversion in a Scheduling for the server relative to Viewer's timezone |
strSchedulingName |
Contains the name of a Scheduling |
Please check topic Configuring a Timezone for more information about configuring a timezone for server's Scheduling items.