An item to be modified was not found in the search XML. The {0} object having itemId {1} was not found.

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

ToggleSyntax

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

ToggleSee Also