BillingInvoiceProperties.InvoicePeriodEndOn Property

Definition

The end date of the billing period for which the invoice is generated. The date is in MM-DD-YYYY format.

public DateTimeOffset? InvoicePeriodEndOn { get; }
member this.InvoicePeriodEndOn : Nullable<DateTimeOffset>
Public ReadOnly Property InvoicePeriodEndOn As Nullable(Of DateTimeOffset)

Property Value

Applies to