LegacyTelogisServiceListConditions2 Method |
Print this page
Get a selection of Condition2 objects that can either come from the newest exception engine or the legacy exception engine.
Namespace: Telogis.API Syntax public Condition2[] ListConditions2()
Public Function ListConditions2 As Condition2()
Return Value
Type:
Condition2
An array containing a selection of
Condition2
objects.
See Also