BillingInvoiceProperties.DueOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The due date for the invoice.
public DateTimeOffset? DueOn { get; }
member this.DueOn : Nullable<DateTimeOffset>
Public ReadOnly Property DueOn As Nullable(Of DateTimeOffset)