次の方法で共有


EntityStatus.EntityExists プロパティ

定義

このエンティティが存在するかどうか。

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="entityExists")]
public bool EntityExists { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="entityExists")>]
member this.EntityExists : bool with get, set
Public Property EntityExists As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象