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

DbMaintenanceViewModelBase..::..OnRecordDirtyChanged Method

Called when [record dirty changed].

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

Syntax


protected virtual void OnRecordDirtyChanged(
	bool newValue
)
Protected Overridable Sub OnRecordDirtyChanged ( _
	newValue As Boolean _
)
protected:
virtual void OnRecordDirtyChanged(
	bool^ newValue
)

Parameters

newValue
Type: Boolean
if set to true [new value].