Enum DocumentHistoryItemType
Represents the possible document history item types.
Syntax
public enum DocumentHistoryItemType
Fields
| Name | Description |
|---|---|
| AssignmentChange | Assignment change document history item type. Used when the assigned users had been changed. |
| AutomatedActionStarted | Automated action started history item info. Used when an automated action has been started. |
| DeadlineChange | Deadline change document history item type. Used when the document deadline had been changed. |
| DocumentAnalysisReport | Document analysis report created history item info. Used when an analysis report has been calculated. |
| DocumentBilingualImport | Document bilingual import history item type. Used when the bilingual document had been imported. |
| DocumentConfirmAndUpdateRows | Confirm and update history item info. Used when a copy source to target operation has been performed. |
| DocumentCopySourceToTarget | Copy source to target history item info. Used when the source segments have been copied from the source to the target. |
| DocumentDeliver | Document deliver history item type. Used when the user had delivered the document. |
| DocumentEditDistanceStat | Edit distance statistic history item info. Used when an edit distance statistic has been calculated. |
| DocumentFromAsiaOnline | Document from Asia Online history item type. Used when the document had been received from the Asia Online. |
| DocumentImport | Document import history item type. Used when the document had been imported. |
| DocumentPreTranslation | Document pre-translation history item type. Used when the document had been pre-translated. |
| DocumentProgressReport | Document progress report created history item info. Used when a progress report has been calculated. |
| DocumentPTA | Document post-translation analysis history item info. Used when a post-translation analysis has been calculated. |
| DocumentReconsolidation | Document reconsolidation history item type. Used when the document had been reconsolidated. |
| DocumentRemove | Document remove history item type. Used when the document had been removed. |
| DocumentReturn | Document return history item type. Used when the user had sent back the document to the previous user. |
| DocumentReturnedToSource | Document returned to source history item info. Used when a document has been returned to the content connector. |
| DocumentReviewerChangeReport | ReviewerChangeReport history item info. Used when a reviewer change report has been calculated. |
| DocumentReviewerEditDistanceStat | Reviewer edit distance statistic history item info. Used when an edit distance statistic has been calculated. |
| DocumentRowsLocked | Rows locked history item info. Used when the document's rows have been locked or unlocked. |
| DocumentSlicing | Document slicing history item type. Used when the document had been sliced. |
| DocumentSnapshotCreated | Create snapshot history item info. Used when a snapshot has been created. |
| DocumentToAsiaOnline | Document to Asia Online history item type. Used when the document had been sent to the Asia Online. |
| DocumentXTranslation | X-translation history item info. Used when an X-tanslation has been performed. |
| FirstAcceptAccept | FirstAccept accept document history item type. Used when the document had been accepted by somebody. |
| FirstAcceptAssign | FirstAccept assign document history item type. Used when the document had been assigned with FirstAccept to a group of the users. |
| FirstAcceptDecline | FirstAccept decline document history item type. Used when the document had been declined by somebody. |
| FirstAcceptFailed | FirstAccept failed document history item type. Used when the FirstAccept had failed. |
| GroupSourcingAssign | GroupSourcing assign document history item type. Used when the document had been assigned to a group of the users with GroupSourcing. |
| GroupSourcingDocumentDeliver | GroupSourcing document deliver history item type. Used when somebody had delivered the document from the group. |
| ProjectLaunched | Project launched history item info. Used when the project has been launched. |
| ProjectUnlocked | Project unlocked history item info. Used when the project has been unlocked for autopilot. |
| SubvendorAssign | Subvendor assign document history item type. Used when the document had been assigned to a subvendor group. |
| SubvendorAssignDeadlineChange | Subvendor group deadline change history item type. Used when the deadline for the assigned subvendor group had been changed. |
| WorkflowStatusChange | Workflow status change document history item type. Used when the status of the document had been changed. |
| WorkingTMsDeleted | Delete working TMs history item info. Used when the working TMs has been deleted at project wrap up. |
| WorkStartedOnProject | Work started on project history item info. Used when a user had started his/her work on the project. |