Click or drag to resize

IConversionRatioProviderExtensions Class

Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.Core.MetricsIConversionRatioProviderExtensions

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

The IConversionRatioProviderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetRatioTUnit
Gets the conversion ratio for convertion from the specified unit to the specified unit. Throws exception if the ratio is not available.
Public methodStatic memberIsConvertibleTUnit
Verifies if there is a conversion ratio for convertion from the specified unit to the specified unit.
Top
See Also