Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 790 Bytes

wallettransaction_transactiondate.md

File metadata and controls

25 lines (17 loc) · 790 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Wallet.WalletTransaction.TransactionDate
winrt property

Windows.ApplicationModel.Wallet.WalletTransaction.TransactionDate

-description

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

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