The method specified does not exist in the indicated script.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly SCRIPT_NO_SUCH_METHOD As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode SCRIPT_NO_SUCH_METHOD |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ SCRIPT_NO_SUCH_METHOD |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.scripT_NO_SUCH_METHOD |