ALM Open Test Architecture API Type Library Version 12.55
RemoveUser Method
The name of the user to be removed.
Description
Removes a user from the collection.
Syntax
Visual Basic
Public Sub RemoveUser( _
   ByVal Name As String _
) 
Parameters
Name
The name of the user to be removed.
Remarks
The deletion takes effect when Customization.Commit is called.
See Also

ICustomizationUsers2 Interface  | ICustomizationUsers2 Members