Click or drag to resize

IUCServiceCurrencyGet Method

Get Currency by Code

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
Currency CurrencyGet(
	string code
)

Parameters

code
Type: SystemString

Return Value

Type: Currency
See Also