Class TranslationDocumentRoleAssignmentInfo
Represents a user or a user group assignment for a role of a document. Used when setting single user, FirstAccept, GroupSourcing or subvendor group assignments.
Inheritance
TranslationDocumentRoleAssignmentInfo
Syntax
public abstract class TranslationDocumentRoleAssignmentInfo : TranslationDocumentAssignmentInfo
Fields
IcrConfigId
The ICR configuration Id for ICR role assignment, only possible with RoleId
Reviewer1 or Reviewer2
Declaration
public Guid? IcrConfigId
Type
Nullable<Guid>RoleId
The document assignment role of the user(s). The currently accepted values are the following: 0: Translator 1: Reviewer1 2: Reviewer2
Declaration
public int RoleId