Click or drag to resize

IDatabaseGetHeadings Method

Returns a collection of Headings for a given list.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IListTextHeadings GetHeadings(
	SOTableId TableId
)

Parameters

TableId
Type: SuperOffice.COM.ApplicationSOTableId

Return Value

Type: IListTextHeadings
See Also