Click or drag to resize

LocationEnterpriseCompanyLocation Property

The enterprise company location of the POS location. Currently, only one POS location is allowed for each company location. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Pos
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