Siebel Advisor API Reference > Data Objects in Siebel Advisor >

ConfigTableArray_Obj


Usage

The ConfigTableArray object stores an array of Configuration table objects.

Methods
Method
Description

GetAllTables()

Returns an array of all Configuration tables.

GetTable(tableName)

Returns the ConfigTable_Obj for the tableName requested. Returns null if the specified table does not exist.

Example

See Example of Adding Custom Behavior with a Callout Point.

See Also

ConfigTable_Obj.

Siebel Advisor API Reference