Class TranslationDocumentAssignmentResultInfo
Encapsulates the result of a document assignment operation.
Syntax
public class TranslationDocumentAssignmentResultInfo : ResultInfo
Fields
ErrorCode
Gets the error code of the assignment problem. It is null if the assignment was successful.
Declaration
public string ErrorCode
Type
StringRoleAssignmentResults
Encapsulates the result of the document role assignments.
Declaration
public TranslationDocumentRoleAssignmentResultInfo[] RoleAssignmentResults