Siebel Advisor API Reference > Data Objects in Siebel Advisor >

ConfigTable_Obj


Usage

The ConfigTable object contains data for one configuration table.

Methods
Method
Description

GetBody()

Returns the body information.

GetColType()

Returns an array of column type information. Column types indicate whether a particular column in the table is an output, input, or subtable column.

GetException()

Returns an array representing the exceptions portion of the table.

GetHeader()

Returns an array of table column names.

Example

See Example of Adding Custom Behavior with a Callout Point.

See Also

ConfigTableArray_Obj.

Siebel Advisor API Reference