The license item's version.
[Visual Basic .NET] Public Property Version As String
[C#] public string Version {get; set;}
[C++]
HRESULT get_Version(
BSTR* ret
);
[C++]
HRESULT put_Version(
BSTR ret
);
[C++]Parameters
ret [out, retval] ret is a parameter of type BSTR ret [in] ret is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.