| GetLaborLevelDetailModelModifiedEmployeeID Property |  | 
                The modified employee identifier
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string ModifiedEmployeeID { get; set; }function get_ModifiedEmployeeID();
function set_ModifiedEmployeeID(value);
Property Value
String Remarks
Remarks
                Employee identifier of the person who modified this labor-level-detail also seen by ModifiedOn.
            
 Example
Example12345
 See Also
See Also