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