AddLaborLevelDetailModelCode Property | |
The Code for the labor-level-detail
* Required Property
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string Code { get; set; }
function get_Code();
function set_Code(value);
Property Value
StringRemarks
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