Compartir a través de


EntityStatus.EntityExists Propiedad

Definición

Si esta entidad existe o no.

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a