WalletTransactionItemBase.DisplayAvailableBalance Property

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

Gets or sets the card’s available balance.

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

Syntax

Public Property DisplayAvailableBalance As String
public string DisplayAvailableBalance { get; set; }
<object DisplayAvailableBalance="string" .../>

Property Value

Type: System..::.String
The card’s available balance.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

WalletTransactionItemBase Class

Microsoft.Phone.Wallet Namespace