Click or drag to resize

BCDocumentGetReferencedDocuments Method

Overload List
  NameDescription
Public methodGetReferencedDocuments
Returns the collection of outgoing referenced documents (not recursively).
Public methodGetReferencedDocuments(BCDocRefType)
Returns the collection of outgoing referenced documents (not recursively).
Public methodGetReferencedDocuments(DocRefTypeFlags)
Returns the collection of outgoing referenced documents (not recursively).
Public methodGetReferencedDocuments(BCDocRefType, Boolean)
Returns the collection of outgoing referenced documents.
Public methodGetReferencedDocuments(DocRefTypeFlags, Boolean)
Returns the collection of outgoing referenced documents.
Public methodGetReferencedDocuments(BCDocRefType, Boolean, Boolean)
Returns the collection of referenced documents.
Public methodGetReferencedDocuments(DocRefTypeFlags, Boolean, Boolean)
Returns the collection of referenced documents.
Top
See Also