Enum 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
[Obsolete("No longer in use", true)]
public enum EUDefType
Fields
Name | Description |
---|---|
Appnt | The Appointment table. For further reference about the table, see AppointmentTableInfo. |
Contact | The Contact table. For further reference about the table, see ContactTableInfo. |
Doc | The Document table. For further reference about the table, see DocumentTableInfo. |
Person | The Person table. For further reference about the table, see PersonTableInfo. |
Project | The Project table. For further reference about the table, see ProjectTableInfo. |
Sale | The Sale table. For further reference about the table, see SaleTableInfo. |
Temp | Restricted, only used by admin client to keep track of changes made to the udef layout. |