Class TranslationDocumentAssigneeInfo
Describes a user or a subvendor group who is assigned to a document.
Inheritance
TranslationDocumentAssigneeInfo
Syntax
public class TranslationDocumentAssigneeInfo
Fields
AssigneeGuid
The guid of the user or the subvendor group.
Declaration
public Guid AssigneeGuid
Type
GuidAssigneeName
The user name (login name) of the user or the name of the subvendor group.
Declaration
public string AssigneeName