Freigeben über


SchemaGroup.GroupProperties Eigenschaft

Definition

Ruft ein Wörterbuchobjekt für SchemaGroup-Gruppeneigenschaften ab oder legt es fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: