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.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IListTextItems GetFavouriteItems(
	SOTableId i_TableId
)

Parameters

i_TableId
Type: SuperOffice.COM.ApplicationSOTableId

Return Value

Type: IListTextItems
See Also