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


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

IConditionalActionSetup.LocationTriggerCount Property

Get TODO.

[Visual Basic .NET]
Public ReadOnly Property LocationTriggerCount As Integer
[C#]
public int LocationTriggerCount {get;}
[C++]
HRESULT get_LocationTriggerCount(
  long* nCount
);
[C++]

Parameters nCount [out, retval] nCount is a parameter of type long

Product Availability

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

See Also

IConditionalActionSetup Interface