busItem.GetSearchItemList

Retrieves a list of items for display based on a search string in Descript and lDescript fields.

Full list is returned if the Search string is empty or null.

public int GetSearchItemList( string SearchFor,
	string FieldList );

Return Value

int

Parameters

SearchFor
Search string or "" or null for all. Search string allows for AND OR logic

FieldList
List of fields to include in the search


See also:

Class busItem

© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic