IsUsed Property

Deal.IsUsed Property

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

Gets or sets whether the deal has been used.

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

public bool IsUsed { get; set; }
<object IsUsed="bool" .../>

Property Value

Type: System.Boolean
true if the deal has been used; otherwise, false. The default is false.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft