| GetLaborLevelModelName Property |  | 
                Gets the labor level name 
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string Name { get; set; }function get_Name();
function set_Name(value);
Property Value
String Remarks
Remarks
                This value represents the unique name of each labor level
                
|  Note | 
|---|
| Labor level names are unique so the only one name can be used.  For example you can not create Division twice or even with a different case. | 
 Example
ExampleDivsion, Location
 See Also
See Also