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 day of the month when the invoice for the billing profile is generated.
public int? InvoiceDay { get; }
member this.InvoiceDay : Nullable<int>
Public ReadOnly Property InvoiceDay As Nullable(Of Integer)