Compartilhar via


EntityId.EntityKey Propriedade

Definição

A chave de entidade. Identifica exclusivamente uma entidade entre todas as entidades de mesmo nome.

[Newtonsoft.Json.JsonProperty(PropertyName="key", Required=Newtonsoft.Json.Required.Always)]
public string EntityKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="key", Required=Newtonsoft.Json.Required.Always)>]
member this.EntityKey : string
Public ReadOnly Property EntityKey As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a