Custom location trigger for the action if one is being used.
[Visual Basic .NET] Public Property LocationTrigger As ILocationTrigger
[C#] public ILocationTrigger LocationTrigger {get; set;}
[C++]
HRESULT get_LocationTrigger(
ILocationTrigger** ppLocationTrigger
);
[C++]
HRESULT putref_LocationTrigger(
ILocationTrigger* ppLocationTrigger
);
[C++]Parameters
ppLocationTrigger [out, retval]ppLocationTrigger is a parameter of type ILocationTrigger
ppLocationTrigger [in]ppLocationTrigger is a parameter of type ILocationTrigger
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.