Compartir a través de


ITableData.Deleted Propiedad

Definición

Obtiene o establece un valor que indica si se ha eliminado la entidad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a