TransactionHistory Property
Collapse the table of content
Expand the table of content

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.

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
ReadOnly Property TransactionHistory As IDictionary(Of String, WalletTransaction)

Property Value

Type: System.Collections.Generic.IDictionary(Of String, WalletTransaction)
An ordered list of transaction history.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft