The indicated property cannot be used with a null table for list cardinality.

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

ToggleSyntax

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

ToggleSee Also