ALM Open Test Architecture API Type Library Version 12.55
DeleteValue Method
Collapse All
Expand All
ISettings2 Interface
: DeleteValue Method
The name of the entry to delete.
Description
Deletes the specified item.
Syntax
Visual Basic
Public
Sub
DeleteValue( _
ByVal
Name
As
String
_ )
Parameters
Name
The name of the entry to delete.
See Also
ISettings2 Interface
|
ISettings2 Members