This document is archived and information here might be outdated.  Recommended version.


IConditionalActionSetup Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConditionalActionSetup Interface
ArcGIS Developer Help

IConditionalActionSetup Interface

Provides access to properties and methods needed to gather Conditional Action Setup information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Read/write property ActionCategory Get the Actions Category.
Read/write property ActionLayer Get TODO.
Read-only property CurrentAction Get The Current Action object that is being edited.
Read-only property CurrentLocationTrigger Get TODO.
Read-only property CurrentLocationTriggerName Get TODO.
Read/write property CurrentTriggerLayer Get TODO.
Read-only property LocationTrigger Get TODO.
Read-only property LocationTriggerCount Get TODO.
Read-only property LocationTriggerDescription Get TODO.
Read-only property LocationTriggerName Get TODO.
Read/write property LocationTriggerType Get TODO.
Read/write property NegateLocationTrigger Get whether or not to negate the location trigger test results.
Read/write property PolygonSourceName Get TODO.
Read-only property PolygonSourceNameText Get TODO.
Read/write property QueryString Get TODO.
Read-only property ServerConnection Get the server interface if applicable.
Read/write property ServerGeoType Get TODO.
Method SetCurrentLocationTriggerNameAndDesc Get TODO.
Read-only property TriggerLayer Get TODO.
Read-only property TriggerLayerCount Get TODO.
Read-only property TriggerLayerName Get TODO.
Read/write property TriggerType Get the Actions Trigger Type.

Classes that implement IConditionalActionSetup

Classes Description
ConditionalActionHelper This class serves as a base tracking action configuration foundation object that can be used to build or aggregate new tracking action configuration dialogs.