BCDocumentGetDocReferences Method |
Name | Description | |
---|---|---|
GetDocReferences |
Returns the collection of outgoing document references (not recursively).
| |
GetDocReferences(BCDocRefType) |
Returns the collection of outgoing document references (not recursively).
| |
GetDocReferences(DocRefTypeFlags) |
Returns the collection of outgoing document references (not recursively).
| |
GetDocReferences(BCDocRefType, Boolean) |
Returns the collection of outgoing document references.
| |
GetDocReferences(DocRefTypeFlags, Boolean) |
Returns the collection of outgoing document references.
| |
GetDocReferences(BCDocRefType, Boolean, Boolean) |
Returns the collection of document references.
| |
GetDocReferences(DocRefTypeFlags, Boolean, Boolean) |
Returns the collection of document references.
|