Partager via


SchemaGroup.GroupProperties Propriété

Définition

Obtient ou définit l’objet dictionnaire pour les propriétés du groupe SchemaGroup

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à