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


IConditionalActionSetup.LocationTriggerCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConditionalActionSetup Interface > IConditionalActionSetup.LocationTriggerCount Property
ArcGIS Developer Help

IConditionalActionSetup.LocationTriggerCount Property

Get TODO.

[Visual Basic .NET]
Public ReadOnly Property LocationTriggerCount As Integer
[C#]
public int LocationTriggerCount {get;}
[C++]
HRESULT get_LocationTriggerCount(
  System.Int32* 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