Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 791 Bytes

walletitem_transactionhistory.md

File metadata and controls

26 lines (18 loc) · 791 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Wallet.WalletItem.TransactionHistory
winrt property

Windows.ApplicationModel.Wallet.WalletItem.TransactionHistory

-description

Caution

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

Gets the transaction history collection of the wallet item.

-property-value

The transaction history collection of the item. This is a keyed map of WalletTransaction items.

-remarks

-examples

-see-also

WalletTransaction