The license's level.
[Visual Basic .NET] Public Property Level As IDiscoveryServerLicenseItem
[C#] public IDiscoveryServerLicenseItem Level {get; set;}
[C++]
HRESULT get_Level(
IDiscoveryServerLicenseItem** ppLevel
);
[C++]
HRESULT put_Level(
IDiscoveryServerLicenseItem* ppLevel
);
[C++]Parameters
ppLevel [out, retval]ppLevel is a parameter of type IDiscoveryServerLicenseItem
ppLevel [in]ppLevel is a parameter of type IDiscoveryServerLicenseItem
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.