Click or drag to resize

IExternalReferenceResolverLoadOrGetReferencedDocument Method

Overload List
 NameDescription
Public methodLoadOrGetReferencedDocument(ExternalReferenceType) Loads a CAEXDocument, referenced by the external reference. The new CAEXDocument is a separate document and no libraries are merged to the current document. This Method doesn't change any references, which use the alias of this external reference. Use the IMerge service to achieve this.
Public methodLoadOrGetReferencedDocument(CAEXDocument, String) Determines, if the provided path contains an alias and gets the resolved document for that alias if it is already resolved. If the reference has not been resolved it is resolved.
Top
See Also