EntityData::Deleted Property
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)
public: [TableColumnAttribute(TableColumnType::Deleted)] property bool Deleted { [CompilerGeneratedAttribute] virtual bool get() sealed; [CompilerGeneratedAttribute] virtual void set(bool value) sealed; }
Property Value
Type: System::BooleanImplements
ITableData::Deleted
Show: