The server request initiated from the Content Engine Web Services interface did not return an object collection as expected. The server did not return the proper response. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly TRANSPORT_WSI_COLLECTION_RESPONSE_EXPECTED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_WSI_COLLECTION_RESPONSE_EXPECTED; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_WSI_COLLECTION_RESPONSE_EXPECTED; |
J# |
---|
public static final ExceptionCode TRANSPORT_WSI_COLLECTION_RESPONSE_EXPECTED |
JScript |
---|
public static const var TRANSPORT_WSI_COLLECTION_RESPONSE_EXPECTED : ExceptionCode; |
See Also