AR System Message Catalog
ARERR [9990] The ValueSetQuery property can only have one field.
- Product:
- AR System server
- Description:
- Server messages
- Type:
- Error
- Number:
- 9990
A call to the getListEntryObjects function (Java API) failed because the list of fields in the Value
SetQuery
object contains more than one field. Fix this error and retry the operation.
For more information, see these documents:
- C API Reference, which includes information about the
ARGetListEntryWithMultiSchemaFields
function and its Java class diagram
- Java API online documentation