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


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

IConditionalActionConfigure Interface

Provides access to properties and methods for the parent dialog of this Active X component to set the action to edit and control when to update the action.

Product Availability

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

Members

Name Description
Read/write property ActionToEdit Action for the control to edit.
Read/write property ReadOnly Indicates if the action properties are read-only.
Method SetServerConnection Set the active server connection, if running in a tracking server environment or service environment in a client application.
Method UpdateAction Update the Action component with the values in the activeX component.

Classes that implement IConditionalActionConfigure

Classes Description
ConditionalActionConfigure Manage the properties associated with conditional actions.
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.