Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 626 Bytes

wallettransaction_transactiondate.md

File metadata and controls

22 lines (15 loc) · 626 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Wallet.WalletTransaction.TransactionDate
winrt property

Windows.ApplicationModel.Wallet.WalletTransaction.TransactionDate

-description

Gets or sets the date and time of the transaction.

-property-value

The date and time of the transaction. Can be null (the default), but for this particular property it's uncommon for the value to remain null when you're viewing an existing transaction.

-remarks

-examples

-see-also