Cart.CreationTimestamp Property

Definition

Gets or sets the creation timestamp.

public DateTime? CreationTimestamp { get; set; }
member this.CreationTimestamp : Nullable<DateTime> with get, set
Public Property CreationTimestamp As Nullable(Of DateTime)

Property Value

Applies to