Class ServerProjectTranslationDocumentWorkflowStatusChange
Represents manual Workflow status change of a particular document or slice.
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
GuidWorkflowStatus
The new Workflow status of the document or slice.
Declaration
public WorkflowStatus WorkflowStatus