Show / Hide Table of Contents

Enum UDefType

Same as the EUDefType enum in the C++ client, this is the DATABASE value used for udef definitions

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum UDefType

Fields

Name Description
Appointment

12: Owner is the appointment table

Contact

7: Owner is the contact table

Document

13: Owner is the document table

Invalid

0: Invalid

None

14: Owner is undefined, you should not see this value in a real database

Person

8: Owner is the Person table

Project

9: Owner is the project table

Sale

10: Owner is the sale table

Temp

11: This is the temporary udef table pair, used during reorganizations

Extension Methods

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