Click or drag to resize

CustomerCreditLimit Property

Total credit limit for the customer in the customers' default currency. null means there is no limit. [Currency: DefaultCurrency]

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

Property Value

Type: Amount
See Also