Click or drag to resize

CurrencyDirectoryLineRateDivisor Property

The divisor for conversion from From_Currency to Directory.To_Currency. [Required] [Default(1)]

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

Property Value

Type: Decimal
See Also