Partager via


EntityId.EntityKey Propriété

Définition

Clé d'entité. Identifie de manière unique une entité parmi toutes les entités du même nom.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à