GetLaborLevelDetailModelCode Property |  |
The Code for the labor-level-detail
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string Code { get; set; }
function get_Code();
function set_Code(value);
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.
ExampleCO, AZ
See Also