| GetUserLaborLevelModelEmpIdentifier Property |  | 
                The employee identifier that is bound to the labor-level-detail result set.
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string EmpIdentifier { get; set; }function get_EmpIdentifier();
function set_EmpIdentifier(value);
Property Value
String Remarks
Remarks
                The employee identifier that is bound to the labor-level-detail result set.
                
 Example
ExampleABC123
 See Also
See Also