Click or drag to resize

DocumentAssignedToUser Property

The user to which this document is assigned for handling. null means that the document is not assigned to specific user

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

Property Value

Type: User
See Also