Click or drag to resize

GetUserIPAccessModelEmpIdentifier Property

The employee identifier the search will be performed on

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 the search will be performed on.

Note  Note
If the requested EmpIdentifier is not found then this value will return the requested value passed in.
Example
ABC123
See Also