Click or drag to resize

IDatabaseGetFavouriteItems Method

Returns a collection of list items in the user's favourites for the given table.

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
IListTextItems GetFavouriteItems(
	SOTableId i_TableId
)

Parameters

i_TableId
Type: SuperOffice.COM.SuperOfficeDBSOTableId

Return Value

Type: IListTextItems
See Also