Click or drag to resize

DocumentCommentAssignToUser Property

When not null means that the comment is also an assignment of the document to another user. Upon saving the comment, the system assigns the document to the specified user. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public User AssignToUser { get; set; }

Property Value

Type: User
See Also