This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConditionalActionSetup Interface > IConditionalActionSetup.TriggerLayerName Property (ArcObjects .NET 10.4 SDK) |
Get TODO.
[Visual Basic .NET] Public Function get_TriggerLayerName ( _ ByVal nIndex As Integer _ ) As String
[C#] public string get_TriggerLayerName ( int nIndex );
[C++]
HRESULT get_TriggerLayerName(
long nIndex,
BSTR* bstrTriggerLayerName
);
[C++]
Parameters nIndex [in] nIndex is a parameter of type long bstrTriggerLayerName [out, retval] bstrTriggerLayerName is a parameter of type BSTR