This document is archived and information here might be outdated. Recommended version. |
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 [in]
pLocationTriggerType is a parameter of type esriSpatialRelEnum pLocationTriggerType [out, retval]
pLocationTriggerType is a parameter of type esriSpatialRelEnum*