Click or drag to resize

SupplierDefaultPaymentStartDays Property

Default number of days until the payment becomes executable. 0 means that the payment is executable at all times. [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 DefaultPaymentStartDays { get; set; }

Property Value

Type: Int32
See Also