This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEnvironment2 Interface > ITrackingEnvironment2.ActionEnvironment Property (ArcObjects .NET 10.4 SDK) |
Returns the Action Environment.
[Visual Basic .NET] Public ReadOnly Property ActionEnvironment As IActionLookupSupport
[C#] public IActionLookupSupport ActionEnvironment {get;}
[C++]
HRESULT get_ActionEnvironment(
IActionLookupSupport** ppiActionEnvironment
);
[C++]
Parameters ppiActionEnvironment [out, retval]
ppiActionEnvironment is a parameter of type IActionLookupSupport