Class TranslationDocumentRoleAssignmentResultInfo
Encapsulates the result of a document assignment operation.
Syntax
public class TranslationDocumentRoleAssignmentResultInfo : ResultInfo
Fields
ErrorCode
Gets the error code of the role assignment problem. It is null if the assignment was successful.
Declaration
public string ErrorCode
Type
StringRoleId
Gets the role id.
Declaration
public int RoleId