This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IConditionalAction Interface > IConditionalAction.LocationTriggerName Property (ArcObjects .NET 10.4 SDK) |
Name of the custom location trigger for the action if one is being used.
[Visual Basic .NET] Public Property LocationTriggerName As String
[C#] public string LocationTriggerName {get; set;}
[C++]
HRESULT get_LocationTriggerName(
BSTR* pVal
);
[C++]
HRESULT put_LocationTriggerName(
BSTR pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR pVal [in] pVal is a parameter of type BSTR