Show / Hide Table of Contents

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.

Extension Methods

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