This document is archived and information here might be outdated. Recommended version. |
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