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

DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..OnRecordSelected Method (PrimaryKeyValue)

Called when [record selected].

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

Syntax


public void OnRecordSelected(
	PrimaryKeyValue primaryKey
)
Public Sub OnRecordSelected ( _
	primaryKey As PrimaryKeyValue _
)
public:
void OnRecordSelected(
	PrimaryKeyValue^ primaryKey
)

Parameters

primaryKey
Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key.