Show / Hide Table of Contents

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

Extension Methods

EnumUtil.MapEnums<LicenceType, To>(LicenceType)
Converters.MapEnums<LicenceType, To>(LicenceType)
ObjectExtensions.AssignByReflection<LicenceType>(LicenceType, LicenceType)
ObjectExtensions.GraphCopy<LicenceType>(LicenceType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top