Click or drag to resize

MergeService Methods

The MergeService type exposes the following members.

Methods
 NameDescription
Public methodMerge(CAEXDocument, ExternalReferenceType, String, Boolean) Merges the defined ExternalReference into the provided CAEXDocument.
Public methodMerge(CAEXDocument, ExternalReferenceType, Stream, String, Boolean) Merges the defined ExternalReference into the provided CAEXDocument. The source is loaded from the provided external source stream.
Public methodStatic memberRegister Registers a new instance of a MergeService with the ServiceLocator of the AMLEngine.
Public methodStatic memberUnRegister Unregisters this service
Top
See Also