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
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