Click or drag to resize

SalesPersonGroupParent Property

The parent sales person group in the hierarchy. [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 SalesPersonGroup Parent { get; set; }

Property Value

Type: SalesPersonGroup
See Also