Delen via


Invoice.InvoiceDate Eigenschap

Definitie

Hiermee wordt de datum opgehaald waarop de factuur is gegenereerd.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op