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

GetColumnSort Method


The GetColumnSort method returns a String (either Ascend or Descend) indicating how the specified column is currently sorted.

Available from

SiebList Object

Syntax

GetColumnSort (ColumnRepName)

Argument
Description

ColumnRepName

A String that indicates the RepositoryName of the column

Returns

A String indicating how the specified column is currently sorted (either Ascend or Descend).

Testing Siebel Business Applications