Click or drag to resize

ISaleConvertToOurCurrency Method

ConvertToOurCurrency - converts parameter to our native currency - assumes Currency has been set

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
double ConvertToOurCurrency(
	double val
)

Parameters

val
Type: SystemDouble

Return Value

Type: Double
See Also