Click or drag to resize

DocumentEnterpriseCompanyLocation Property

The enterprise company location which issued the document. null means that there is only one location within the enterprise company and locations are not used

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

Property Value

Type: CompanyLocation
See Also