ALM Open Test Architecture API Type Library Version 12.55
ProjectUser Object
Members
Collapse All
Expand All
Description
Represents a project user.
Remarks
Get references to ProjectUser objects from the list returned by
PolicyStatus.Administrators
.
Public Properties
Description
The user's description.
Email
The user's Email address.
FullName
The user's full name.
ID
The user's ID number.
IsAdmin
Checks whether this user is a project administrator.
UserName
The user's login name.
See Also
ProjectUser Members