CartLineItem.CustomTermEndDate Property

Definition

Gets or sets the custom term end date for the subscription. If provided, the first term will be prorated to end on this date.

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

Property Value

The custom term end date.

Applies to