Get TODO.
[Visual Basic .NET] Public Property ActionLayer As ILayer
[C#] public ILayer ActionLayer {get; set;}
[C++]
HRESULT get_ActionLayer(
ILayer** ippActionLayer
);
[C++]
HRESULT putref_ActionLayer(
ILayer* ippActionLayer
);
[C++]Parameters
ippActionLayer [out, retval]ippActionLayer is a parameter of type ILayer
ippActionLayer [in]ippActionLayer is a parameter of type ILayer
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.