WalletTransaction.IsTransactionTimeValid Property

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

Determines whether to display the time of the transaction.

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

Syntax

Public Property IsTransactionTimeValid As Boolean
public bool IsTransactionTimeValid { get; set; }
<object IsTransactionTimeValid="bool" .../>

Property Value

Type: System..::.Boolean
true if the transaction time should be displayed; otherwise, false. The default is false.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

WalletTransaction Class

Microsoft.Phone.Wallet Namespace