This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IL > ILocationTriggerAdmin Interface > ILocationTriggerAdmin.NeedsTestGeometry Property (ArcObjects .NET 10.4 SDK) |
Indicates whether this location trigger needs to have a test geometry.
[Visual Basic .NET] Public ReadOnly Property NeedsTestGeometry As Boolean
[C#] public bool NeedsTestGeometry {get;}
[C++]
HRESULT get_NeedsTestGeometry(
VARIANT_BOOL* pbvarValid
);
[C++]
Parameters pbvarValid [out, retval] pbvarValid is a parameter of type VARIANT_BOOL