EntityData.Deleted Property

Definition

[Microsoft.Azure.Mobile.Server.Tables.TableColumn(Microsoft.Azure.Mobile.Server.Tables.TableColumnType.Deleted)]
public bool Deleted { get; set; }
[<Microsoft.Azure.Mobile.Server.Tables.TableColumn(Microsoft.Azure.Mobile.Server.Tables.TableColumnType.Deleted)>]
member this.Deleted : bool with get, set
Public Property Deleted As Boolean

Property Value

Implements

Attributes

Applies to