SECCode Lookup Method Bluefin Web Client API Documentation
Looks up for appropriate SECCode reference by string value.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Shared Function Lookup ( _
	value As String _
) As SECCode

Return Value

SECCode instance, if match found; otherwise returns null.
See Also