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 DocumentAssignments array of the document contains information about the already assigned roles.
Declaration
public TranslationDocumentAssignments[] DocumentAssignments
Type
TranslationDocumentAssignments[]ThrowFault
Indicates whether a specific fault should be thrown if an assignment problem occurs.
Declaration
public bool ThrowFault