Click or drag to resize

IApplicationGetListItem Method

Return a list item object for any MDO list.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IListTextItem GetListItem(
	SOTableId TableId,
	int lVal
)

Parameters

TableId
Type: SuperOffice.COM.ApplicationSOTableId
lVal
Type: SystemInt32

Return Value

Type: IListTextItem
See Also