Click or drag to resize

DocumentToCompanyDivision Property

The division of the company, receiving the document. null when the document is not received by any specific division

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

Property Value

Type: CompanyDivision
See Also