RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DeleteRecordItemViewModel..::..DeleteTable Property

Gets the delete table.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public DeleteTable DeleteTable { get; set; }
Public Property DeleteTable As DeleteTable
	Get
	Set
public:
property DeleteTable^ DeleteTable {
	DeleteTable^ get ();
	void set (DeleteTable^ value);
}

Field Value

The delete table.