ILicenseProductVersion Property |
Gets the highest major version of the software on which the license will work.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax Version? ProductVersion { get; }
ReadOnly Property ProductVersion As Version
Get
property Version^ ProductVersion {
Version^ get ();
}
abstract ProductVersion : Version with get
Property Value
Type:
VersionThe highest version of the software on which the license will work.
See Also