ALM Open Test Architecture API Type Library Version 12.55
UserExistsInSite Method
The user name defined in the project data base.
Description
Checks whether the specified site user exists.
Syntax
Visual Basic
Public Function UserExistsInSite( _
   ByVal UserName As String _
) As Boolean
Parameters
UserName
The user name defined in the project data base.
See Also

ICustomizationUsers2 Interface  | ICustomizationUsers2 Members