Testing Siebel Business Applications > Functional Test Object Reference > SiebList Methods >

IsColumnDrilldown Method


The IsColumnDrilldown method returns a Boolean value indicating whether or not the specified column is a drilldown column.

Available from

SiebList Object

Syntax

IsColumnDrilldown (ColumnRepName)

Argument
Description

ColumnRepName

A String that indicates the RepositoryName of the column

Returns

A Boolean value indicating whether or not the specified column is a drilldown column.

Testing Siebel Business Applications