Show / Hide Table of Contents

Class PreferenceLevel

Value for field 'deflevel' in table 'userpreference'. This Enum is used by: UserPreference.deflevel; UserPreference.maxlevel; PrefDesc.maxLevel; PrefDesc.sysMaxLevel

Inheritance
Object
PreferenceLevel
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class PreferenceLevel : Enum

Fields

Database

3: Value valid for this database

Declaration
public const PreferenceLevel Database
Field Value
Type Description
PreferenceLevel

Group

4: Value valid for this group

Declaration
public const PreferenceLevel Group
Field Value
Type Description
PreferenceLevel

HardDefault

1: Default value used if no other value has been specified

Declaration
public const PreferenceLevel HardDefault
Field Value
Type Description
PreferenceLevel

Individual

5: Value valid for this user

Declaration
public const PreferenceLevel Individual
Field Value
Type Description
PreferenceLevel

PC

6: Value valid for this computer (note: stored in the Registry, not in the database)

Declaration
public const PreferenceLevel PC
Field Value
Type Description
PreferenceLevel

SystemWide

2: Value valid for all databases under this licence

Declaration
public const PreferenceLevel SystemWide
Field Value
Type Description
PreferenceLevel

Undefined

0: Undefined value (error)

Declaration
public const PreferenceLevel Undefined
Field Value
Type Description
PreferenceLevel

value__

Value for field 'deflevel' in table 'userpreference'. This Enum is used by: UserPreference.deflevel; UserPreference.maxlevel; PrefDesc.maxLevel; PrefDesc.sysMaxLevel

Declaration
public short value__
Field Value
Type Description
Int16

Extension Methods

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