Click or drag to resize

PaymentOrderAllowCloseNotPaid Property

True to allow closing of payment orders, that are not fully paid. [Required] [Default(false)] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool AllowCloseNotPaid { get; set; }

Property Value

Type: Boolean
See Also