The two indicated properties with the same table have different data types. 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_DATATYPES As ExceptionCode
C#
public static readonly ExceptionCode RETRIEVE_MULTIPLE_DATATYPES;
C++
public:
 static const ExceptionCode RETRIEVE_MULTIPLE_DATATYPES;
J#
public static final ExceptionCode RETRIEVE_MULTIPLE_DATATYPES
JScript
public static const var RETRIEVE_MULTIPLE_DATATYPES : ExceptionCode;

See Also