The list of dependent objects was not correctly represented by the internal update list class during an execute change call.

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

ToggleSyntax

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

ToggleSee Also