Click or drag to resize

LaborLevelCustomField Structure

A structure represents the custom field for the labor-level-detail
Inheritance Hierarchy
SystemObject
  SystemValueType
    AppOne.Services.V2.ContractsLaborLevelCustomField

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public struct LaborLevelCustomField

The LaborLevelCustomField 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
Example
See Also