Click or drag to resize

CustomerDefaultCurrency Property

The primary currency for value calculations for this customer - for credit limit, due amounts, etc. [Filter(multi eq)]

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

Property Value

Type: Currency
See Also