Enum LicenceType
Licence type, as defined in the ModuleLicence.LicenceType field in the database
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum LicenceType
Fields
| Name | Description |
|---|---|
| Associate | The module licenced by this row is assigned on a per-user basis ("associate licence") |
| Database | The module licenced by this row is assigned on a per-database basis ("site licence") |
| WholeSystem | The module licenced by this row is automatically valid for all databases and users in the system |