Click or drag to resize

EnterpriseOneTransactionCurrentEnterpriseCompanyLocation Property

Gets the current enterprise company location.

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

Property Value

Type: CompanyLocation
The current enterprise company location.
See Also