BCDocument GetReferencedDocuments Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Overload List

  NameDescription
Public methodGetReferencedDocuments 
Returns the collection of outgoing referenced documents (not recursively).
Public methodGetReferencedDocuments(BCDocRefType)
Returns the collection of outgoing referenced documents (not recursively).
Public methodGetReferencedDocuments(DocRefTypeFlags)
Returns the collection of outgoing referenced documents (not recursively).
Public methodGetReferencedDocuments(BCDocRefType, Boolean)
Returns the collection of outgoing referenced documents.
Public methodGetReferencedDocuments(DocRefTypeFlags, Boolean)
Returns the collection of outgoing referenced documents.
Public methodGetReferencedDocuments(BCDocRefType, Boolean, Boolean)
Returns the collection of referenced documents.
Public methodGetReferencedDocuments(DocRefTypeFlags, Boolean, Boolean)
Returns the collection of referenced documents.
Back to Top
See Also