Click or drag to resize

LaborLevelDetailModelModifiedEmpID Property

Gets or sets Modified Employee Identifier

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string ModifiedEmpID { get; set; }

Property Value

String
Remarks
Employee Identifier of the person who modified this labor level detail also see ModifiedOn.
Example
12345
See Also