Set the progress bar to a value.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Sub SetProgressbar ( _
	sVal As Double _
)

Parameters

sVal
Type: System..::..Double
Value of the progress bar in percent. Valid range: 0..100%

Remarks