This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConditionalActionSetup Interface > IConditionalActionSetup.LocationTriggerType Property (ArcObjects .NET 10.4 SDK) |
Get TODO.
[Visual Basic .NET] Public Property LocationTriggerType As esriSpatialRelEnum
[C#] public esriSpatialRelEnum LocationTriggerType {get; set;}
[C++]
HRESULT get_LocationTriggerType(
esriSpatialRelEnum* pLocationTriggerType
);
[C++]
HRESULT put_LocationTriggerType(
esriSpatialRelEnum pLocationTriggerType
);
[C++]
Parameters pLocationTriggerType [out, retval]
pLocationTriggerType is a parameter of type esriSpatialRelEnum pLocationTriggerType [in]
pLocationTriggerType is a parameter of type esriSpatialRelEnum