The UpdateAttributs action updates the specified attributes for the specified document.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
SELECT |
Schema |
Specifies the schema in which the document is located. |
|
TEXT |
DocumentId |
Specifies the ID of the document to be changed. |
|
KEYVALUELIST |
Attributes |
Specifies the list with the names and values of the attributes. |
Return
None