Click or drag to resize

SOApplicationClassGetListItem Method

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

Parameters

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

Return Value

Type: IListTextItem

Implements

IApplicationGetListItem(SOTableId, Int32)
See Also