Invalid Reflective property(={0}) specified for Enum Propeorty(={1}). Reflective Property should present in either the "Required Class" or its sub classes.

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

ToggleSyntax

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

ToggleSee Also