LookupDefinitionBase..::..ProcessSearchValue Method
Processes the search value.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static string ProcessSearchValue( string searchValue, DateFilterTypes filterType )
Public Shared Function ProcessSearchValue ( _ searchValue As String, _ filterType As DateFilterTypes _ ) As String
public: static String^ ProcessSearchValue( String^ searchValue, DateFilterTypes^ filterType )
Parameters
- searchValue
- Type: String
The search value.
- filterType
- Type: RingSoft.DbLookup.TableProcessing..::..DateFilterTypes
Type of the filter.