Class EUDefType
Enumerator used for the user defined fields infrastructure.
The enumerator holds id's for tables that can have user defined fields.
Namespace: SuperOffice.CRM.Rows.Util
Assembly: SoDataBase.dll
Syntax
public sealed class EUDefType : Enum
Fields
Appnt
The Appointment table. For further reference about the table, see AppointmentTableInfo.
Declaration
public const EUDefType Appnt
Field Value
Type | Description |
---|---|
EUDefType |
Contact
The Contact table. For further reference about the table, see ContactTableInfo.
Declaration
public const EUDefType Contact
Field Value
Type | Description |
---|---|
EUDefType |
Doc
The Document table. For further reference about the table, see DocumentTableInfo.
Declaration
public const EUDefType Doc
Field Value
Type | Description |
---|---|
EUDefType |
Person
The Person table. For further reference about the table, see PersonTableInfo.
Declaration
public const EUDefType Person
Field Value
Type | Description |
---|---|
EUDefType |
Project
The Project table. For further reference about the table, see ProjectTableInfo.
Declaration
public const EUDefType Project
Field Value
Type | Description |
---|---|
EUDefType |
Sale
The Sale table. For further reference about the table, see SaleTableInfo.
Declaration
public const EUDefType Sale
Field Value
Type | Description |
---|---|
EUDefType |
Temp
Restricted, only used by admin client to keep track of changes made to the udef layout.
Declaration
public const EUDefType Temp
Field Value
Type | Description |
---|---|
EUDefType |
value__
Enumerator used for the user defined fields infrastructure.
The enumerator holds id's for tables that can have user defined fields.
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |