Class TranslationDocumentUserRoleAssignmentDetails
Represents information about a user, with respect to its document assignment. Used when listing documents with their user assignments.
Syntax
public class TranslationDocumentUserRoleAssignmentDetails
Fields
DeadLine
The deadline for the specified user for the assigned document.
Declaration
public DateTime DeadLine
Type
DateTimeDocumentAssignmentRole
The document assignment role of the user. The currently accepted values are the following: 0: Translator 1: Reviewer1 2: Reviewer2
Declaration
public int DocumentAssignmentRole
Type
Int32UserInfoHeader
Information about the user. When the assignment type is bidding or chaotsourcing, then the UserGuid field is "ffffffff-ffff-ffff-ffff-ffffffffffff", the UserName and the FullName fields are "Multiple".
Declaration
public UserInfoHeader UserInfoHeader