Click or drag to resize

SalesOrderPaymentPlanAmountPercent Property

Percent of the sales order amount to be payed.

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<decimal> AmountPercent { get; set; }

Property Value

Type: NullableDecimal
See Also