LicenseInstanceElementMaxProductVersion Property

Gets the maximum version of the software to which the element applies.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public Version? MaxProductVersion { get; }

Property Value

Type: Version
The maximum version of the software to which the element applies. Guaranteed not to be .
See Also