Click or drag to resize

TimeGetPunchesParamsInEmpIdentifierList Property

Gets or sets Employee identifier list

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

Property Value

ListString
Remarks
This value represents employee unique identifier list.
Example
[NY12, NY13, NY44]
See Also