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 (26.2.0.1000)
Syntax
public Version? MaxProductVersion { get; }

Property Value

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