Click or drag to resize

IXMLExternalUnload Interface

Interface extension for the IExternalReferenceResolver. A new class is used, to be downward compatible.

Namespace: Aml.Engine.Services.Interfaces
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public interface IXMLExternalUnload

The IXMLExternalUnload type exposes the following members.

Methods
 NameDescription
Public methodUnloadExternalDocument Unloads the external document which was referenced by the provided externalReference.
Top
See Also