The request to the server for a repository row collection did not return a repository row collection. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly TRANSPORT_EXPECTED_REPOSITORYROWCOLLECTION_RESPONSE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_EXPECTED_REPOSITORYROWCOLLECTION_RESPONSE; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_EXPECTED_REPOSITORYROWCOLLECTION_RESPONSE; |
J# |
---|
public static final ExceptionCode TRANSPORT_EXPECTED_REPOSITORYROWCOLLECTION_RESPONSE |
JScript |
---|
public static const var TRANSPORT_EXPECTED_REPOSITORYROWCOLLECTION_RESPONSE : ExceptionCode; |
See Also