Overload List

  NameDescription
Public methodGetDocReferences()()()()
Returns the collection of outgoing document references (not recursively).
(Inherited from BCDocument.)
Public methodGetDocReferences(BCDocRefType)
Returns the collection of outgoing document references (not recursively).
(Inherited from BCDocument.)
Public methodGetDocReferences(DocRefTypeFlags)
Returns the collection of outgoing document references (not recursively).
(Inherited from BCDocument.)
Public methodGetDocReferences(BCDocRefType, Boolean)
Returns the collection of outgoing document references.
(Inherited from BCDocument.)
Public methodGetDocReferences(DocRefTypeFlags, Boolean)
Returns the collection of outgoing document references.
(Inherited from BCDocument.)
Public methodGetDocReferences(BCDocRefType, Boolean, Boolean)
Returns the collection of document references.
(Inherited from BCDocument.)
Public methodGetDocReferences(DocRefTypeFlags, Boolean, Boolean)
Returns the collection of document references.
(Inherited from BCDocument.)

See Also