Code module value for Action object does not permit a reservation.

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

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly EVENT_CM_RESERVATION_NOT_ALLOWED As ExceptionCode
C#
public static readonly ExceptionCode EVENT_CM_RESERVATION_NOT_ALLOWED
Visual C++
public:
static initonly ExceptionCode^ EVENT_CM_RESERVATION_NOT_ALLOWED
JavaScript
FileNet.Api.Exception.ExceptionCode.evenT_CM_RESERVATION_NOT_ALLOWED

ToggleSee Also