Click or drag to resize

SupplierDefaultCurrency Property

The default currency for purchases from this supplier. null means there is no default. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
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