This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEnvironment Interface > ITrackingEnvironment.Licensed Property (ArcObjects .NET 10.5 SDK) |
Indicates whether or not the tracking components are properly licensed.
[Visual Basic .NET] Public ReadOnly Property Licensed As Boolean
[C#] public bool Licensed {get;}
[C++]
HRESULT get_Licensed(
VARIANT_BOOL* pbvarLicensed
);
[C++]
Parameters pbvarLicensed [out, retval] pbvarLicensed is a parameter of type VARIANT_BOOL