Click or drag to resize

SalesPersonTargetLines Property

List of SalesPersonTargetLine child objects, based on the Crm.Distribution.SalesPersonTargetLine.SalesPersonTarget back reference

Namespace:  Aloe.EnterpriseOne.Model.Crm.Distribution
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<SalesPersonTargetLine> Lines { get; }

Property Value

Type: ChildCollectionSalesPersonTargetLine
See Also