Click or drag to resize

SupplierDefaultPaymentTermDays Property

Default payment term in days, starting from the date of receiving the invoice. [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int DefaultPaymentTermDays { get; set; }

Property Value

Type: Int32
See Also