IProjectUser Interface
Description
Represents a project user.
Public Properties
Public Property DescriptionThe user's description.
Public Property EmailThe user's Email address.
Public Property FullNameThe user's full name.
Public Property IDThe user's ID number.
Public Property IsAdminChecks whether this user is a project administrator.
Public Property UserNameThe user's login name.
See Also