The GetDocumentAttributes action returns a list with all attributes for a document and their current values.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
SELECT |
Schema |
Specifies the schema in which the document is located. |
|
TEXT |
DocumentId |
Specifies the ID of the corresponding document. |
Return
|
Type |
Description |
|---|---|
|
DATASET |
Returns a record with all attributes.
|