Click or drag to resize

LLCustomField Class

LLCustomField model represents the custom field for the labor level detail
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsLLCustomField

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

The LLCustomField type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleIsMultiSelect Determines whether this is a multi-select custom field or not
Public propertyCode exampleName Gets or sets Name of a custom field
Public propertyCode exampleType Gets or sets Type of a labor level custom field
Public propertyCode exampleValue Gets or sets Value of the custom field
Top
See Also