UnitManagerConvertValue Method |
Namespace:
PDTec.IceNet.Domain.UnitOfMeasurement
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntaxpublic double ConvertValue(
string sourceUnitSymbol,
double sourceValue,
string targetUnitSymbol
)
Parameters
- sourceUnitSymbol
- Type: SystemString
- sourceValue
- Type: SystemDouble
- targetUnitSymbol
- Type: SystemString
Return Value
Type:
Double
See Also