This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IConditionalAction2 Interface > IConditionalAction2.LocationTriggerType Property (ArcObjects .NET 10.5 SDK) |
Spatial relationship of an intrinsic location trigger.
[Visual Basic .NET] Public Property LocationTriggerType As esriSpatialRelEnum
[C#] public esriSpatialRelEnum LocationTriggerType {get; set;}
[C++]
HRESULT get_LocationTriggerType(
esriSpatialRelEnum* pVal
);
[C++]
HRESULT put_LocationTriggerType(
esriSpatialRelEnum pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type esriSpatialRelEnum pVal [in]
pVal is a parameter of type esriSpatialRelEnum