Click or drag to resize

MeasurementUnitDivisor Property

Divisor of the relative value of the measurement unit against other units (divisor when converting to base). [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 Divisor { get; set; }

Property Value

Type: Decimal
See Also