<Code Lib>
2023 Method
Changes 0
M

LinkNode.GetDocument

Description:
Returns the document associated with the link.
Remarks:
The document is in read-only state. Transactions are not allowed in it.

public Document GetDocument()

Document Instance of a Document

Loading…