StorageData.Deleted Property
Indicates whether this entity has been marked for deletion.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Storage (in Microsoft.WindowsAzure.Mobile.Service.Storage.dll)
public bool Deleted { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Property Value
Type: System.BooleanImplements
ITableData.Deleted
Show: