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