Only one text indexing preprocessor can be associated to a class when the output type is XML

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

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly CBR_TEXT_PREPROCESSOR_DEF_ONE_XML_ALLOWED As ExceptionCode
C#
public static readonly ExceptionCode CBR_TEXT_PREPROCESSOR_DEF_ONE_XML_ALLOWED
Visual C++
public:
static initonly ExceptionCode^ CBR_TEXT_PREPROCESSOR_DEF_ONE_XML_ALLOWED
JavaScript
FileNet.Api.Exception.ExceptionCode.cbR_TEXT_PREPROCESSOR_DEF_ONE_XML_ALLOWED

ToggleSee Also