Class SetTranslationDocumentAssignmentsOptions
Encapsulates the assignment parameters of the server project translation documents.
Syntax
public class SetTranslationDocumentAssignmentsOptions
Fields
DocumentAssignments
The assignments to be set. Each item represents the assignment
of users/groups of users/subvendors to one document. Existing
assignments of the specified documents will be changed only if
the Document
Declaration
public TranslationDocumentAssignments[] DocumentAssignments
Type
TranslationThrowFault
Indicates whether a specific fault should be thrown if an assignment problem occurs.
Declaration
public bool ThrowFault