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

DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..OnRecordDirtyChanged Method

Called when [record dirty changed].

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

Syntax


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

Parameters

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