Retrieves a list of items for a given category Full list is returned if the category is null or blank
public int GetItemList(string Category)
Return Value
int
Parameters
Category
Overloads:
public int GetItemList(string Fields, string Filter, string Order)
public int GetItemList(string Category, string FieldList)
See also:
Class busItem© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic