Click or drag to resize

SalesPersonGroupManagerPerson Property

The manager of the group. null when there is no manager. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Distribution
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Person ManagerPerson { get; set; }

Property Value

Type: Person
See Also