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.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string BadgeNumber { get; set; }
function get_BadgeNumber();
function set_BadgeNumber(value);
Property Value
StringExample "BDG4567"
See Also