The request to the server for a repository row collection did not return a repository row collection.

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

ToggleSyntax

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

ToggleSee Also