The request to the server for an engine object collection did not return an engine object collection.

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

ToggleSyntax

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

ToggleSee Also