Freigeben über


InvoiceSection.Labels Eigenschaft

Definition

Ruft das Wörterbuch der Metadaten ab, die dem Rechnungsabschnitt zugeordnet sind, oder legt es fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.labels")]
public System.Collections.Generic.IDictionary<string,string> Labels { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.labels")>]
member this.Labels : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Labels As IDictionary(Of String, String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: