There is no script defined for the event action indicated. This field is read-only.
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; |
C++ |
---|
public: static const ExceptionCode EVENT_NO_SCRIPT; |
J# |
---|
public static final ExceptionCode EVENT_NO_SCRIPT |
JScript |
---|
public static const var EVENT_NO_SCRIPT : ExceptionCode; |