Partager via


GenericProtectedItem.SourceAssociations Propriété

Définition

Obtient ou définit des associations (type, valeur) faiblement couplées (par exemple , parent d’un élément protégé)

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à