LicenseLevel Enumeration

Describes the level of the license which can be used for initial classification of the licensing plans regardless of their actual features.

Definition

Namespace: SMath.Manager.Licensing
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
public enum LicenseLevel

Members

None0 No license.
Free1 Free license.
Paid2 Paid license.

See Also