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

AutoFillDataMauiBase..::..OnLookupSelect Method

Called when [lookup select].

Namespace:  RingSoft.DbLookup.AutoFill
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


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

Parameters

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