LookupDataMauiBase..::..GetPrimaryKeyValueForSearchText Method
Gets the primary key value for search text.
Namespace:
RingSoft.DbLookup.LookupAssembly: 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.