ALM Open Test Architecture API Type Library Version 12.55
Refresh Method
Collapse All
Expand All
Settings Object
: Refresh Method
The name of the category to refresh.
Description
Reads saved values, overwriting values in memory.
Syntax
Visual Basic
Public
Sub
Refresh( _
ByVal
Category
As
String
_ )
Parameters
Category
The name of the category to refresh.
Remarks
Rolls back local changes that have not been saved.
See Also
Settings Object
|
Settings Members