Click or drag to resize

PunchInformationTransactionDateTime Property

The transaction DateTime of the transaction that will be modified. (should be sent as though the punch is in UTC timezone) * Required Property

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public DateTime TransactionDateTime { get; set; }

Property Value

DateTime
Example
"1/1/2023 9:00 AM
See Also