A a cell that contains a Simple Wiki Text value that consists of a record's Code (bold) and Description (normal).

Syntax

ISSummaryTableCells.AddCodeDescription(recordPk, recordCodeDescription, [textCellClass])

Parameters

NameTypeOptionalByRefDescription
recordPk Integer The record's primary key.
recordCodeDescription I_ISRecordCodeDescription An object supporting the I_ISRecordCodeDescription interface.
textCellClass iseSummaryTableCellClass Optional The CellClass for the Text value cell. If omitted, a 'Normal' class will be assumed. If omitted, a value of iseSummaryTableCellClass.None is assumed.

Return Value

ISSummaryTableCell

A new ISSummaryTableCell object.

Member of:
ISSummaryTableCells
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0