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

DeleteRecordItemViewModel..::..DeleteAllRecords Property

Gets or sets a value indicating whether [delete all records].

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

Syntax


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

Field Value

true if [delete all records]; otherwise, false.