Share via


OrderLineItem.CustomTermEndDate Property

Definition

Gets or sets the custom term end date.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)]
public DateTime? CustomTermEndDate { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)>]
member this.CustomTermEndDate : Nullable<DateTime> with get, set
Public Property CustomTermEndDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to