WalletTransactionItem Constructor (String)
Collapse the table of content
Expand the table of content

WalletTransactionItem Constructor (String)

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

Initializes a new instance of the WalletTransactionItem class.

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

'Declaration
Public Sub New ( _
	id As String _
)

Parameters

id
Type: System.String
The ID for the item. This ID must be unique to this application in the wallet.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft