Invoice.InvoiceDate Özellik

Tanım

Faturanın oluşturulduğu tarihi alır.

[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)

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute

Şunlara uygulanır