Overload List

  NameDescription
Public methodGetReferencedDocuments()()()()
Returns the collection of outgoing referenced documents (not recursively).
(Inherited from BCDocument.)
Public methodGetReferencedDocuments(BCDocRefType)
Returns the collection of outgoing referenced documents (not recursively).
(Inherited from BCDocument.)
Public methodGetReferencedDocuments(DocRefTypeFlags)
Returns the collection of outgoing referenced documents (not recursively).
(Inherited from BCDocument.)
Public methodGetReferencedDocuments(BCDocRefType, Boolean)
Returns the collection of outgoing referenced documents.
(Inherited from BCDocument.)
Public methodGetReferencedDocuments(DocRefTypeFlags, Boolean)
Returns the collection of outgoing referenced documents.
(Inherited from BCDocument.)
Public methodGetReferencedDocuments(BCDocRefType, Boolean, Boolean)
Returns the collection of referenced documents.
(Inherited from BCDocument.)
Public methodGetReferencedDocuments(DocRefTypeFlags, Boolean, Boolean)
Returns the collection of referenced documents.
(Inherited from BCDocument.)

See Also