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
Syntaxpublic string ModifiedEmpID { get; set; }
function get_ModifiedEmpID();
function set_ModifiedEmpID(value);
Property Value
String
Remarks
Employee Identifier of the person who modified this labor level
Example12345
See Also