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


IConditionalActionSetup.CurrentLocationTrigger Property (ArcObjects .NET 10.5 SDK)
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