Click or drag to resize

LeaseContractCreditLimitOverride Property

Specifies whether the sales orders for rent and consumables that are created by this contract are allowed to be released even in the case of violations of credit limit or presence of overdue receivables. [Required] [Default(false)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool CreditLimitOverride { get; set; }

Property Value

Type: Boolean
See Also