Click or drag to resize

PunchInformationBadgeNumber Property

The Badge number of the User whose punch will be modified (if a value is sent for this then the EmpIdentifier 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 BadgeNumber { get; set; }

Property Value

String
Example
"BDG4567"
See Also