Event handler for the Action indicated could not be loaded. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly EVENT_HANDLER_VALIDATION_FAILED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode EVENT_HANDLER_VALIDATION_FAILED; |
C++ |
---|
public: static const ExceptionCode EVENT_HANDLER_VALIDATION_FAILED; |
J# |
---|
public static final ExceptionCode EVENT_HANDLER_VALIDATION_FAILED |
JScript |
---|
public static const var EVENT_HANDLER_VALIDATION_FAILED : ExceptionCode; |
See Also