Click or drag to resize

DocumentResponsiblePerson Property

The person that is responsible for this order or transaction. It could be the sales person, the orderer, etc.

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

Property Value

Type: Person
See Also