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