Click or drag to resize

ExternalReferenceResolverClearRedirection(String) Method

Clears the redirection path for the provided address.

Namespace: Aml.Engine.Services
Assembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntax
public void ClearRedirection(
	string address
)

Parameters

address  String
The external reference address

Implements

IExternalReferenceResolverClearRedirection(String)
See Also