Compartilhar via


EntityStatus.EntityExists Propriedade

Definição

Se essa entidade existe ou não.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a