Looks up for appropriate ACHAccountType reference by string value.
Namespace: Bluefin.Web.ClientAssembly: 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 ACHAccountType
Parameters
- value
- Type:
System String
string to lookup
Return Value
ACHAccountType instance, if match found; otherwise returns null.See Also