Click or drag to resize

SalesPersonEnterpriseCompanyLocation Property

The enterprise company location, to which the sales person is assigned. The sales person is allowed to sell to other locations, but this is the default location. null means that the sales person is not assigned to any enterprise location. [Filter(multi eq)]

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