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

GetColumnRepositoryName Method


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

Available from

SiebList Object

Syntax

GetColumnRepositoryName (ColumnUIName)

Argument
Description

ColumnUIName

A String that indicates the UIName of the column.

Returns

A String containing the RepositoryName of the specified column.

Testing Siebel eBusiness Applications