Click or drag to resize

DocumentCurrencyDirectory Property

The currency directory, containing all the convertion rates, used by the document. null means that the document does not need currency convertions

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

Property Value

Type: CurrencyDirectory
See Also