LicenseElementKind Enumeration

Specifies the kinds of license elements.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public enum LicenseElementKind
Members
  Member nameValueDescription
Unknown0Unknown license element kind.
Instance1Instance element.
Hardware2Hardware allowance element.
Seat3Seat allowance element.
Feature4Feature element.
Watermark5Watermark element.
See Also