| 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.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string EmpIdentifier { get; set; }function get_EmpIdentifier();
function set_EmpIdentifier(value);
Property Value
String Example
Example"EMP1234"
 See Also
See Also