The indicated request to the server for search metadata was expected to return a single value. This is a server error. This field is read-only.


Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly METADATA_INVALID_SEARCH_MD_RESULT As ExceptionCode
C#
public static readonly ExceptionCode METADATA_INVALID_SEARCH_MD_RESULT;
C++
public:
 static const ExceptionCode METADATA_INVALID_SEARCH_MD_RESULT;
J#
public static final ExceptionCode METADATA_INVALID_SEARCH_MD_RESULT
JScript
public static const var METADATA_INVALID_SEARCH_MD_RESULT : ExceptionCode;

See Also