Click or drag to resize

CWormsStaticDataCacheGetFirm Method

Get the desired firm from the supplied firm name. (Not case sensitive)

Namespace: Woti.StaticData
Assembly: Woti (in Woti.dll) Version: 13.4.258.0
Syntax
public virtual IWormsFirm GetFirm(
	string sFirmName
)

Parameters

sFirmName  String
 

Return Value

IWormsFirm

Implements

IWormsStaticDataCacheGetFirm(String)
See Also