Move Method
Description
Moves folder node under new father.
Syntax
Visual Basic
Public Sub Move( _
   ByVal Father As Variant _
) 
Parameters
Father
Either a TestSetFolder object or NodeID.
See Also