The indicated search request is invalid. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly TRANSPORT_INVALID_SEARCH_REQUEST As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_INVALID_SEARCH_REQUEST; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_INVALID_SEARCH_REQUEST; |
J# |
---|
public static final ExceptionCode TRANSPORT_INVALID_SEARCH_REQUEST |
JScript |
---|
public static const var TRANSPORT_INVALID_SEARCH_REQUEST : ExceptionCode; |
See Also