An attempt was made to compare dissimilar data types in a search expression, which is not allowed.

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

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly RETRIEVE_CANT_COMPARE_TYPES As ExceptionCode
C#
public static readonly ExceptionCode RETRIEVE_CANT_COMPARE_TYPES
Visual C++
public:
static initonly ExceptionCode^ RETRIEVE_CANT_COMPARE_TYPES
JavaScript
FileNet.Api.Exception.ExceptionCode.retrievE_CANT_COMPARE_TYPES

ToggleSee Also