Click or drag to resize

MeasurementCategoryMeasurementUnits Property

List of MeasurementUnit child objects, based on the General.MeasurementUnit.MeasurementCategory back reference

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<MeasurementUnit> MeasurementUnits { get; }

Property Value

Type: ChildCollectionMeasurementUnit
See Also