Click or drag to resize

IXMLDocumentRegistry Interface

This is a special interface for an AML service, which uses a registry to store data about an XML Document.

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

The IXMLDocumentRegistry type exposes the following members.

Methods
 NameDescription
Public methodRemoveDocument Removes the document from the internal registry of the service.
Top
See Also