Click or drag to resize

BCDocument.IncomingDocRefs Method

Overload List
  NameDescription
Public methodIncomingDocRefs()
Returns a collection of all BCDocRef objects that reference the document (not recursively).
Public methodIncomingDocRefs(BCDocRefType)
Returns a collection of BCDocRef objects that reference the document (not recursively).
Public methodIncomingDocRefs(BCDocRefType, Boolean)
Returns a collection of BCDocRef objects that reference the document.
Top
See Also