| 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
Syntaxpublic string Code { get; set; }function get_Code();
function set_Code(value);
Property Value
String Remarks
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
ExampleCO, AZ
 See Also
See Also