Click or drag to resize

SalesOrderPaymentPlanDueDateFormMethod Property

Method to determine the payment due date. SLS = Use sales order date, INV = Use invoice date, EXP = Specify the date explicitly, SDD = Sales order due date, IDD = Invoice due date. [Required]

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

Property Value

Type: PaymentPlanDueDateSource
See Also