The GetMultiValues action returns the multiple values for the specified document and property.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
Doc-Id |
Specifies the ID of the corresponding document. |
|
TEXT |
PropertyId |
Specifies the ID of the corresponding property. |
Return
|
Type |
Description |
|---|---|
|
DATASET |
Returns a record with all multiple values for the document and the property. |