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

DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..ValidateAllAtOnce Property

Gets a value indicating whether [validate all at once].

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

Syntax


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

Field Value

true if [validate all at once]; otherwise, false.