| 
 Testing Siebel Business 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) 
     | 
     | 
 
    ColumnRepName  | 
    A String that indicates the RepositoryName of the column   | 
 
 
 
 Returns
A String indicating the type of the underlying control for the specified column.  
 |