Attempt to retrieve an enumeration property that has a reflective property with no column defined. Class={0}, Enumeration property={1}, Reflective property of enumeration={2}

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

ToggleSyntax

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

ToggleSee Also