There is no script defined for the event action indicated.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly EVENT_NO_SCRIPT As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode EVENT_NO_SCRIPT |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ EVENT_NO_SCRIPT |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.evenT_NO_SCRIPT |