Siebel Interactive Designer API Reference > Data Objects >

FeatureTableArray_Obj


Usage

The FeatureTableArray object stores an array of FeatureTable objects.

Methods
Method
Description

GetAllTables()

Returns an array of all Feature tables.

GetTable(tableName)

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

Example

See Example 4: Add Custom Behavior with a Callout Point.

See Also

FeatureTable_Obj.

Siebel Interactive Designer API Reference