You can use the GetStructureDocument action to determine all linked parent or child documents for a document.
For more information including the import parameters (Importparams) see the d.3 API reference.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
docid |
Specifies the document ID (DocId) of the document. |
|
KEYVALUELIST |
Importparams |
Specifies the list of corresponding import parameters. |
Return
|
Type |
Description |
|---|---|
|
DATASET |
Returns the links of the specified document. |