Documents submitted to be indexed were not processed (request will be retried). This field is read-only.


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

Syntax

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

See Also