This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IConditionalAction2 Interface > IConditionalAction2.TriggerLayerName Property (ArcObjects .NET 10.4 SDK) |
Name of layer containing location test polygons.
[Visual Basic .NET] Public ReadOnly Property TriggerLayerName As String
[C#] public string TriggerLayerName {get;}
[C++]
HRESULT get_TriggerLayerName(
BSTR* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR