ArcObjects Library Reference (TrackingAnalyst)  

IConditionalActionSetup.CurrentLocationTrigger Property

Get TODO.

[Visual Basic .NET]
Public ReadOnly Property CurrentLocationTrigger As ILocationTrigger
[C#]
public ILocationTrigger CurrentLocationTrigger {get;}
[C++]
HRESULT get_CurrentLocationTrigger(
  ILocationTrigger** pVal
);
[C++]

Parameters

pVal [out, retval]

  pVal is a parameter of type ILocationTrigger

Product Availability

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

See Also

IConditionalActionSetup Interface