Class ServerProjectTranslationDocumentWorkflowStatusChange
Represents manual Workflow status change of a particular document or slice.
Inheritance
System.Object
ServerProjectTranslationDocumentWorkflowStatusChange
Syntax
public class ServerProjectTranslationDocumentWorkflowStatusChange
Fields
DocumentGuid
The Guid of the translation document (that has been returned by the ImportXXDocument operation) or slice.
Declaration
public Guid DocumentGuid
Type
System.GuidWorkflowStatus
The new Workflow status of the document or slice.
Declaration
public WorkflowStatus WorkflowStatus