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

DbMaintenanceViewModelBase..::..CheckDirtyFlag Property

Gets or sets a value indicating whether [check dirty flag].

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

Syntax


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

Field Value

true if [check dirty flag]; otherwise, false.