The object was not changed or deleted because it was modified one or more times in the repository since the application retrieved it.

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

ToggleSyntax

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

ToggleSee Also