AutoFillDataMaui<(Of <(<'TEntity>)>)>..::..OnLookupSelect Method
Called when [lookup select].
Namespace:
RingSoft.DbLookup.AutoFillAssembly: 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.