IUnitOfMeasureExtensions Class |
Inheritance HierarchySystemObject 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
Syntaxpublic static class IUnitOfMeasureExtensions
<ExtensionAttribute>
Public NotInheritable Class IUnitOfMeasureExtensions
[ExtensionAttribute]
public ref class IUnitOfMeasureExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type IUnitOfMeasureExtensions = class end
The IUnitOfMeasureExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | RoundValue |
Rounds the specified value according to the rounding rules of the unit of measure.
|
Top
See Also