Click or drag to resize

ProductBaseUnit Property

Gets the base measurement unit of this product.

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

Property Value

Type: MeasurementUnit
The base unit.
See Also