Click or drag to resize

LaborLevelCutomFieldTypes Enumeration

Represents the custom field types for labor-levels

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