ICurrencyApiGet Method (String)

GF API Documentation
Get ICurrency matching the given name

Namespace:  GF.Api.Currencies
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

ICurrency Get(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: ICurrency
null if not found
See Also

Reference