Click or drag to resize

OfferLines Property

List of OfferLine child objects, based on the Crm.Presales.OfferLine.Offer back reference

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

Property Value

Type: ChildCollectionOfferLine
See Also