Click or drag to resize

LaborLevelCustomFieldValue Property

Gets or sets Value of the custom field

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string Value { get; set; }

Property Value

String
Remarks
This value represents Value of the labor-level custom field.

Note: For 'Date' labor-level custom field type, value expected in mm/dd/yyyy format
Example
100
See Also