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