ArcObjects Library Reference  (TrackingAnalyst)    

IActionLookupSupport.Close Method

Close the Action Environment.

[Visual Basic 6.0]
Sub Close
[Visual Basic .NET]
Public Sub Close ( _
)
[C#]
public void Close (
);
[Java]
public void close (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT Close(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

IActionLookupSupport Interface

 


Feedback Send feedback on this page