EntityTypePrimaryDiscount.EndOn Property

Definition

End date of the discount. No duration will be supported. Allowed value is any date greater than or equal to startDate.

public DateTimeOffset EndOn { get; set; }
member this.EndOn : DateTimeOffset with get, set
Public Property EndOn As DateTimeOffset

Property Value

Applies to