Old full text index key encountered -- re-indexation is required with this release. This field is read-only.


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

Syntax

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

See Also