BillingPaymentTerm.EndOn Property

Definition

The date on when the defined 'Payment Term' will end and is always in UTC.

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

Property Value

Applies to