BCDocumentGetReferencedDocuments Method |
Name | Description | |
---|---|---|
![]() | GetReferencedDocuments |
Returns the collection of outgoing referenced documents (not recursively).
|
![]() | GetReferencedDocuments(BCDocRefType) |
Returns the collection of outgoing referenced documents (not recursively).
|
![]() | GetReferencedDocuments(DocRefTypeFlags) |
Returns the collection of outgoing referenced documents (not recursively).
|
![]() | GetReferencedDocuments(BCDocRefType, Boolean) |
Returns the collection of outgoing referenced documents.
|
![]() | GetReferencedDocuments(DocRefTypeFlags, Boolean) |
Returns the collection of outgoing referenced documents.
|
![]() | GetReferencedDocuments(BCDocRefType, Boolean, Boolean) |
Returns the collection of referenced documents.
|
![]() | GetReferencedDocuments(DocRefTypeFlags, Boolean, Boolean) |
Returns the collection of referenced documents.
|