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