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

SystemGlobals..::..ValidateDeletedData Property

Gets or sets a value indicating whether [validate deleted data].

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

Syntax


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

Field Value

true if [validate deleted data]; otherwise, false.