| LaborLevelModelModifiedEmpID Property |  | 
                Gets or sets Modified Employee Identifier
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string ModifiedEmpID { get; set; }function get_ModifiedEmpID();
function set_ModifiedEmpID(value);
Property Value
String Remarks
Remarks
                Employee Identifier of the person who modified this labor level
            
 Example
Example12345
 See Also
See Also