Compartilhar via


GenericProtectedItem.SourceAssociations Propriedade

Definição

Obtém ou define associações acopladas vagamente (tipo, valor) (exemplo – pai de um item 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a