An attempt was made to fetch and merge new property values on an object that has been modified on the server since it was last retrieved. Refresh the object before retrying this operation.

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

ToggleSyntax

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

ToggleSee Also