ALM Open Test Architecture API Type Library Version 12.55
DeleteCategory Method
Collapse All
Expand All
ISettings2 Interface
: DeleteCategory Method
The name of the category to delete.
Description
Deletes the current settings folder.
Syntax
Visual Basic
Public
Sub
DeleteCategory( _
ByVal
Category
As
String
_ )
Parameters
Category
The name of the category to delete.
See Also
ISettings2 Interface
|
ISettings2 Members