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

LookupDataMaui<(Of <(<'TEntity>)>)>..::..GetPrimaryKeyValueForSearchText Method

Gets the primary key value for search text.

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

Syntax


public PrimaryKeyValue GetPrimaryKeyValueForSearchText(
	string searchText
)
Public Function GetPrimaryKeyValueForSearchText ( _
	searchText As String _
) As PrimaryKeyValue
public:
PrimaryKeyValue^ GetPrimaryKeyValueForSearchText(
	String^ searchText
)

Parameters

searchText
Type: String
The search text.

Return Value

PrimaryKeyValue.