Testing Siebel Business Applications > Functional Test Object Reference > SiebTaskUIPane Methods >
GetTaskByIndex Method
The GetTaskByIndex method returns the RepositoryName of the SiebTask object specified by the given index. Available from
SiebTaskUIPane Object Syntax
GetTaskByIndex (TaskIndex)
|
|
TaskIndex |
An integer indicating the index of the task in the TaskCount property. |
Returns
A String indicating the RepositoryName of the object.
|