Condition2ScheduleInverted Field |
Print this page
An array indicating whether to trigger an alert when outside the time range specified by ScheduleStart and ScheduleEnd. Each day of the week is represented by an entry in the array, with Sunday being the first day of the week.
Namespace: Telogis.API Syntax public bool[] ScheduleInverted
Public ScheduleInverted As Boolean()
Field Value
Type:
BooleanSee Also