Compartir a través de


EntityId.EntityKey Propiedad

Definición

Clave de entidad. Identifica de forma única una entidad entre todas las entidades del mismo nombre.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a