| 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
Syntaxpublic DateTime TransactionDateTime { get; set; }function get_TransactionDateTime();
function set_TransactionDateTime(value);
Property Value
DateTime Example
Example"1/1/2023 9:00 AM
 See Also
See Also