During a search, the cardinality (single-valued or multi-valued property) does not match the cardinality of the operator expression for the property. For example, a search on Property1 requires that Property1 be a multi-valued property, but the search was submitted with a single-valued property.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_PARSE_BAD_CARDINALITY As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_PARSE_BAD_CARDINALITY |
Visual C++ |
---|
public:
static initonly ExceptionCode^ RETRIEVE_PARSE_BAD_CARDINALITY |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.retrievE_PARSE_BAD_CARDINALITY |