An item to be added to the search XML does not have all of the required attribute values set. The {0} object having itemId {1} does not have all of the required values specified.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_SEARCH_ADD_ITEM_VALUES_NOT_SET As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_SEARCH_ADD_ITEM_VALUES_NOT_SET |
Visual C++ |
---|
public:
static initonly ExceptionCode^ RETRIEVE_SEARCH_ADD_ITEM_VALUES_NOT_SET |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.retrievE_SEARCH_ADD_ITEM_VALUES_NOT_SET |