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


IConditionalActionSetup.CurrentLocationTriggerName Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

IConditionalActionSetup.CurrentLocationTriggerName Property

Get TODO.

[Visual Basic .NET]
Public ReadOnly Property CurrentLocationTriggerName As String
[C#]
public string CurrentLocationTriggerName {get;}
[C++]
HRESULT get_CurrentLocationTriggerName(
  BSTR* pbstrCustomLocationTriggerName
);
[C++]

Parameters pbstrCustomLocationTriggerName [out, retval] pbstrCustomLocationTriggerName is a parameter of type BSTR

Product Availability

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

See Also

IConditionalActionSetup Interface