Click or drag to resize
BCDocumentGetDocReferences Method
Overload List
  NameDescription
Public methodGetDocReferences
Returns the collection of outgoing document references (not recursively).
Public methodGetDocReferences(BCDocRefType)
Returns the collection of outgoing document references (not recursively).
Public methodGetDocReferences(DocRefTypeFlags)
Returns the collection of outgoing document references (not recursively).
Public methodGetDocReferences(BCDocRefType, Boolean)
Returns the collection of outgoing document references.
Public methodGetDocReferences(DocRefTypeFlags, Boolean)
Returns the collection of outgoing document references.
Public methodGetDocReferences(BCDocRefType, Boolean, Boolean)
Returns the collection of document references.
Public methodGetDocReferences(DocRefTypeFlags, Boolean, Boolean)
Returns the collection of document references.
Top
See Also