Sdílet prostřednictvím


InvoiceSection.Labels Vlastnost

Definice

Získá nebo nastaví slovník metadat přidružených k oddílu faktury.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro