Show / Hide Table of Contents

Class DBC.DictionaryBaseFields

Fields for DictionaryBase, Language catalog for the ejournal dictionaries (automatic proof reading of message text etc)

Inheritance
object
DBC.DictionaryBaseFields
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class DBC.DictionaryBaseFields

Fields

Code

DictionaryBase.Code: Language code name (no, en)

Declaration
public const string Code = "code"
Field Value
Type Description
string

DictionaryBaseId

DictionaryBase.DictionaryBaseId: Primary key

Declaration
public const string DictionaryBaseId = "id"
Field Value
Type Description
string

Flags

DictionaryBase.Flags: A bitmask of dictionary flags

Declaration
public const string Flags = "flags"
Field Value
Type Description
string

Name

DictionaryBase.Name: The name of the language

Declaration
public const string Name = "name"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top