ArcObjects Library Reference  (TrackingAnalyst)    

ILocationTrigger Interface

Provides access to properties and methods needed to manage location trigger for actions.

Product Availability

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

Members

Description
Read-only property Description Description of location trigger properties.
Method EvaluateDataMessage Evaluates data message for location trigger information.
Method EvaluateFeature Evaluates feature for location trigger information.
Write-only property EventIdColumn Column containing EventID information.
Method GeometryIsCompatible Determines whether or not the geometry is compatible for the location trigger.
Read-only property Invertable Indicates whether or not the location trigger can be negated.
Read/write property Inverted Indicates whether or not location trigger has been negated.
Read-only property Name Name of the location trigger.
Write-only property ShapeColumn Column containing geometry objects.
Write-only property TestFeatureClass Feature class containing geometry used in the location query.
Read/write property TestGeometry Geometry used for location trigger test.

CoClasses that implement ILocationTrigger

CoClasses and Classes Description
LocationTrigger Controls functionality for the location trigger for actions.

 


Feedback Send feedback on this page