Click or drag to resize

PunchInformation Properties

The PunchInformation type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleBadgeNumber 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
Public propertyCode exampleEmpIdentifier 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
Public propertyCode exampleTransactionDateTime The transaction DateTime of the transaction that will be modified. (should be sent as though the punch is in UTC timezone) * Required Property
Public propertyCode exampleTransactionType Gets or sets the TransactionType (PunchType) * Required Property
Top
See Also