Click or drag to resize

SalesOrderPaymentPlanPaymentStartDays Property

Number of days until the payment becomes executable. The days are counted, starting with the date, specified by due date formation method. [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int PaymentStartDays { get; set; }

Property Value

Type: Int32
See Also