Click or drag to resize

EnUDefType Enumeration

What thing is the user defined field attached to? Actually, parents of user-def fields

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
public enum EnUDefType
Members
  Member nameValueDescription
enUDefInvalid0Invalid
enUDefContact7Contact
enUDefPerson8Person
enUDefProject9Project
enUDefSale10Sale
enUDefTemp11Temp
enUdefAppointment12Appointment
enUdefDocument13Document
enUDefNone14None
See Also