Click or drag to resize

CustomField Class

CustomFields model represents the custom fields for the user
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsCustomField

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class CustomField

The CustomField type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleIsLL Gets or sets IsLL for differentiating labor level custom fields
Public propertyCode exampleName Gets or sets Name of a custom field
Public propertyCode exampleType Gets or sets Type of a custom field
Public propertyCode exampleValue Gets or sets Value of the custom field
Top
See Also