Click or drag to resize

SalesOrderPaymentPlans Property

List of SalesOrderPaymentPlan child objects, based on the Crm.Sales.SalesOrderPaymentPlan.SalesOrder back reference

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<SalesOrderPaymentPlan> PaymentPlans { get; }

Property Value

Type: ChildCollectionSalesOrderPaymentPlan
See Also