Event handler is interrupted and the event action is aborted by user.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly EVENT_USER_ABORT As ExceptionCode |
C# |
---|
public static readonly ExceptionCode EVENT_USER_ABORT |
Visual C++ |
---|
public: static initonly ExceptionCode^ EVENT_USER_ABORT |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.evenT_USER_ABORT |