Cart.LastModifiedTimestamp Property

Definition

Gets or sets the last modified timestamp.

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

Property Value

Applies to