Merge |
The MergeService type exposes the following members.
| Name | Description | |
|---|---|---|
| MergeService | Initializes a new instance of the MergeService class |
| Name | Description | |
|---|---|---|
| Merge(CAEXDocument, ExternalReferenceType, String, Boolean) | Merges the defined ExternalReference into the provided CAEXDocument. | |
| Merge(CAEXDocument, ExternalReferenceType, Stream, String, Boolean) | Merges the defined ExternalReference into the provided CAEXDocument. The source is loaded from the provided external source stream. | |
| Register | Registers a new instance of a MergeService with the ServiceLocator of the AMLEngine. | |
| UnRegister | Unregisters this service |