Click or drag to resize

GetLaborLevelDetailModelCustomFields Property

The LaborLevelCustomField list for this labor-level detail

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public List<LaborLevelCustomField> CustomFields { get; set; }

Property Value

ListLaborLevelCustomField
Remarks
This value represents Custom Fields of the labor-level-detail.
Example
See Also