Click or drag to resize

AddUserLaborLevelModelEmpIdentifier Property

The employee identifier that is bound to the labor-level-detail result set.

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

Property Value

String
Remarks
The employee identifier that is bound to the labor-level-detail result set.

Example
ABC123
See Also