Click or drag to resize
ExpandedExceptionTimeTriggered Field
Print this page
Time this exception was triggered (local time). Typically you would allow a few minutes grace time after a condition is violated (at TimeOn) to allow for unforseen circumstances. However, if the condition is still violated after this grace period the exception will trigger. This means that TimeTriggered will often be a few minutes after TimeOn.

Namespace: Telogis.API
 
Syntax
public DateTime TimeTriggered

Field Value

Type: DateTime
See Also