Event handler is interrupted and the event action is aborted by user.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

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

ToggleSee Also