Compartilhar via


Propriedade WalletTransactionItem.StartDate

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

Sintaxe

'Declaração
Public Property StartDate As Nullable(Of DateTime)
public Nullable<DateTime> StartDate { get; set; }
public:
property Nullable<DateTime> StartDate {
    Nullable<DateTime> get ();
    void set (Nullable<DateTime> value);
}
member StartDate : Nullable<DateTime> with get, set

Valor de propriedade

Tipo: System.Nullable<DateTime>

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

WalletTransactionItem Classe

Namespace Microsoft.Phone.Wallet