次の方法で共有


EntityId.EntityName プロパティ

定義

エンティティのこのクラスの名前。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象