 | LookupServiceRegister Method |
Registers a new instance of a LookupService with the
ServiceLocator of the AMLEngine.
Namespace: Aml.Engine.ServicesAssembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntaxpublic static LookupService Register()
Public Shared Function Register As LookupService
public:
static LookupService^ Register()
Return Value
LookupServiceThe service instance
See Also