The name property is not set up correctly in the system metadata for the indicated class. This is a system error.

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

ToggleSyntax

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

ToggleSee Also