An error was returned from the server. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_SERVER_ERROR As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_SERVER_ERROR; |
C++ |
---|
public: static const ExceptionCode E_SERVER_ERROR; |
J# |
---|
public static final ExceptionCode E_SERVER_ERROR |
JScript |
---|
public static const var E_SERVER_ERROR : ExceptionCode; |