Click or drag to resize

FieldTypes Enumeration

Represents the custom field types

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public enum FieldTypes
Members
Member nameValueDescription
String0 String field
Date1 Date field
Money2 money/decimal field
Number3 Integer field
Employee4 Employee field
Matrix5 Matrix field
See Also