Delen via


Invoice.IsMonthlyInvoice Eigenschap

Definitie

Hiermee wordt aangegeven of de factuur wordt gegenereerd als onderdeel van de maandelijkse factureringscyclus of niet. Dit veld is van toepassing op factureringsrekeningen met overeenkomsttype Microsoft-klantovereenkomst.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isMonthlyInvoice")]
public bool? IsMonthlyInvoice { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isMonthlyInvoice")>]
member this.IsMonthlyInvoice : Nullable<bool>
Public ReadOnly Property IsMonthlyInvoice As Nullable(Of Boolean)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op