Enum TranslationDocumentAssignmentType
Describes the possible user-to-document assignment types.
Syntax
public enum TranslationDocumentAssignmentType
Fields
Name | Description |
---|---|
FirstAccept | Represents the FirstAccept assignment type. |
GroupSourcing | Represents the GroupSourcing assignment type. |
NoUser | Represents the no user assignment type. |
SingleUser | Represents the single user assignment type. |
Subvendor | Represents the subvendor assignment type. |