This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IL > ILocationTriggerAdmin Interface > ILocationTriggerAdmin.InitializeState Method (ArcObjects .NET 10.4 SDK) |
Initializes the Location Trigger to its default state.
[Visual Basic .NET]
Public Sub InitializeState ( _
)
[C#] public void InitializeState ( );
[C++]
HRESULT InitializeState(
void
);