Overload List

  NameDescription
Public methodIncomingDocRefs()()()()
Returns a collection of all BCDocRef objects that reference the document (not recursively).
(Inherited from BCDocument.)
Public methodIncomingDocRefs(BCDocRefType)
Returns a collection of BCDocRef objects that reference the document (not recursively).
(Inherited from BCDocument.)
Public methodIncomingDocRefs(BCDocRefType, Boolean)
Returns a collection of BCDocRef objects that reference the document.
(Inherited from BCDocument.)

See Also