Compartir a través de


GenericProtectedItem.SourceAssociations Propiedad

Definición

Obtiene o establece asociaciones de acoplamiento flexible (tipo, valor) (ejemplo: elemento primario de un elemento protegido)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a