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

  NameDescription
Public methodGetDocReferences 
Returns the collection of outgoing document references (not recursively).
Public methodGetDocReferences(BCDocRefType)
Returns the collection of outgoing document references (not recursively).
Public methodGetDocReferences(DocRefTypeFlags)
Returns the collection of outgoing document references (not recursively).
Public methodGetDocReferences(BCDocRefType, Boolean)
Returns the collection of outgoing document references.
Public methodGetDocReferences(DocRefTypeFlags, Boolean)
Returns the collection of outgoing document references.
Public methodGetDocReferences(BCDocRefType, Boolean, Boolean)
Returns the collection of document references.
Public methodGetDocReferences(DocRefTypeFlags, Boolean, Boolean)
Returns the collection of document references.
Back to Top
See Also