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

GetTotalsValue Method


The GetTotalsValue method returns the value in the totals row of a list control for the specified column. If the specified control does not have a totals row, GetTotalsValue returns an empty string.

Available from

SiebList Object

Syntax

GetTotalsValue (ColumnRepName)

Argument
Description

ColumnRepName

A String that indicates the RepositoryName of the column

Returns

A String indicating the value in the totals row for the specified column, or an empty String if the control does not have a totals row.

Testing Siebel Business Applications Copyright © 2006, Oracle. All rights reserved.