The indicated property cannot be used with a null table for list cardinality. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_NULL_TABLE_LIST As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_NULL_TABLE_LIST; |
C++ |
---|
public: static const ExceptionCode RETRIEVE_NULL_TABLE_LIST; |
J# |
---|
public static final ExceptionCode RETRIEVE_NULL_TABLE_LIST |
JScript |
---|
public static const var RETRIEVE_NULL_TABLE_LIST : ExceptionCode; |