Click or drag to resize

IUnitOfMeasureExtensions Class

Provides extension methods for IUnitOfMeasure
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.Core.MetricsIUnitOfMeasureExtensions

Namespace:  Aloe.EnterpriseOne.Model.Core.Metrics
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static class IUnitOfMeasureExtensions

The IUnitOfMeasureExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRoundValue
Rounds the specified value according to the rounding rules of the unit of measure.
Top
See Also