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.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime TransactionDateTime { get; set; }
function get_TransactionDateTime();
function set_TransactionDateTime(value);
Property Value
DateTimeExample "1/1/2023 9:00 AM
See Also