Click or drag to resize

AddLaborLevelDetailModelCode Property

The Code for the labor-level-detail
* Required Property

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

Property Value

String
Remarks
This value represents the unique code of each labor-level-detail. The code is a short form code used to abbreviate the labor-level-detail.
Example
CO, AZ
See Also