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

GetColumnUIName Method


The GetColumnUIName method returns the UIName of the column that has the RepositoryName specified in the argument.

Available from

SiebList Object

Syntax

GetColumnUIName (ColumnRepName)

Argument
Description

ColumnRepName

A String that indicates the RepositoryName of the column.

Returns

A String indicating the UIName of the specified column.

Testing Siebel eBusiness Applications