WalletTransactionItemBase.TransactionHistory Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the ordered list of transaction history items for this card.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Collections.Generic.IDictionary<String, WalletTransaction>The ordered list of transaction history items for this card.
Implements
IWalletTransactionHistory.TransactionHistory
Show: