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


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

IConditionalActionSetup.TriggerLayerCount Property

Get TODO.

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