Class ServerProjectUserInfo
Represents a server project user assignment. Only the guid of the user is included.
Syntax
public class ServerProjectUserInfo
Fields
PermForLicense
Indicates if the user can take an ELM license so the she can user her memoQ client to work on the project.
Declaration
public bool PermForLicense
Type
BooleanProjectRoles
The roles of the user in the project.
Declaration
public ServerProjectRoles ProjectRoles
Type
ServerProjectRolesUserGuid
The guid of the user assigned to the project.
Declaration
public Guid UserGuid