BlueCielo Meridian Connection API 2012 Reference Guide | BlueCielo ECM Solutions |
You are here:
Namespaces > ICMeridianAPI > Connection > DeleteReference(String, String, String, String)
DeleteReference Method (vaultidentifier, sourcedocid, destdocid, reftype)
Removes a document reference between two documents inside the vault according to a defined
reference type. Only one reference is deleted if the documents have been referenced multiple times using
the same reference type.


- vaultidentifier (String)
- The vault
- sourcedocid (String)
- The unique identifier of the document inside the vault that is the source of the reference.
- destdocid (String)
- The unique identifier of the document inside the vault that is the destination of the reference.
- reftype (String)
- The internal name of the document reference type that is used to define the relationship.
