Click or drag to resize

PunchInformationEmpIdentifier Property

The EmpIdentifier of the User whose punch will be modified (if a value is sent for this then the BadgeNumber should be left empty) * Required Property

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
Example
"EMP1234"
See Also