public static ConvertToTarget ( ShipmentQuantityUnits source, ShipmentQuantityUnits target, decimal value, bool throwOnLossOfPrecision = true ) : decimal | ||
source | ShipmentQuantityUnits | |
target | ShipmentQuantityUnits | |
value | decimal | |
throwOnLossOfPrecision | bool | |
return | decimal |