The two indicated properties with the same table have different column names. This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly RETRIEVE_MULTIPLE_COLUMN_NAMES As ExceptionCode
C#
public static readonly ExceptionCode RETRIEVE_MULTIPLE_COLUMN_NAMES;
C++
public:
 static const ExceptionCode RETRIEVE_MULTIPLE_COLUMN_NAMES;
J#
public static final ExceptionCode RETRIEVE_MULTIPLE_COLUMN_NAMES
JScript
public static const var RETRIEVE_MULTIPLE_COLUMN_NAMES : ExceptionCode;

See Also