Class GroupSourcingDocumentDeliverHistoryItemInfo
Encapsulates history information related to the document delivery operation when the assignment type is GroupSourcing.
Syntax
public class GroupSourcingDocumentDeliverHistoryItemInfo : DocumentHistoryItemInfo
Fields
DocumentComplete
Indicates whether all of the document's segments are confirmed/proofread.
Declaration
public bool DocumentComplete
Type
BooleanRole
The document assignment role. The currently accepted values are the following: 0: Translator 1: Reviewer1 2: Reviewer2
Declaration
public int Role