| UnitManagerConvertValue Method  | 
 
Namespace: PDTec.IceNet.Domain.UnitOfMeasurementAssembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
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