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

GetColumnType Method


The GetColumnType method returns the type of the underlying control (for example, SiebText) for the column that has the RepositoryName specified in the argument.

Available from

SiebList Object

Syntax

GetColumnType (ColumnRepName)

Argument
Description

ColumnRepName

A String that indicates the RepositoryName of the column.

Returns

A String indicating the type of the underlying control for the specified column.

Testing Siebel eBusiness Applications