WalletTransactionItemBase.TransactionHistoryNavigationUri Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the URI that the user can navigate in order to get more transaction history.

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

Public Property TransactionHistoryNavigationUri As Uri
public Uri TransactionHistoryNavigationUri { get; set; }
<object TransactionHistoryNavigationUri="Uri" .../>

Property Value

Type: System..::.Uri
Gets or sets the URI that the user can navigate in order to get more transaction history.

Implements

IWalletTransactionHistory..::.TransactionHistoryNavigationUri

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

WalletTransactionItemBase Class

Microsoft.Phone.Wallet Namespace