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