Code module does not permit ContentReference object as content element.

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

ToggleSyntax

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

ToggleSee Also