This documentation is archived and is not being maintained.
WalletTransactionItem. MemberSince Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation . ]
Gets or sets the date the membership began. The default value is null .
Namespace:
Microsoft.Phone.Wallet
Assembly:
Microsoft.Phone (in Microsoft.Phone.dll)
'Declaration
Public Property MemberSince As Nullable(Of DateTime)
This property is a nullable property. Use the HasValue property to check whether this property has a value and the Value property to retrieve the value.
Windows Phone OS Supported in: 8.1, 8.0