Click or drag to resize

EnterpriseCompanyDefaultCustomerCreditLimitBase Property

Customer credit limit, which is used by default when creating new customers. It is specified in the base currency of the enterprise company. [Currency: BaseCurrency] [Filter(eq;like)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Amount DefaultCustomerCreditLimitBase { get; set; }

Property Value

Type: Amount
See Also