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


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

ILocationTriggerAdmin Interface

Provides access to properties and methods needed to configure location triggers for tracking actions.

Product Availability

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

Members

Name Description
Method configure Open a configuration dialog for the location trigger properties. At a minimum the ISet will contain one or more of the following objects, Action to be edited, Trigger Layer, Server Connection, and Polygon Source Name.
Read-only property HasConfigurationDialog Indicates whether this location trigger has a Configuration Dialog or not.
Method InitializeState Initializes the Location Trigger to its default state.
Read-only property NeedsTestGeometry Indicates whether this location trigger needs to have a test geometry.
Read/write property Properties PropertySet of all configurable items for this location trigger.
Read-only property ValidateProperties Indicates whether this location trigger has been configured properly.

Classes that implement ILocationTriggerAdmin

Classes Description
ArrivingLocationTrigger Controls the implementation of the action's location trigger for the geometrical arriving (entering) or departing (exited) a polygon.
CrossingLocationTrigger Controls the implementation of the action's location trigger for the geometrical crossing of a polyline or a polygon border.
ProximityLocationTrigger Controls the implementation of a proximity location trigger which can perform across multiple real-time point temporal feature classes.