Publishing does not support a content reference as the first content element of the source document.

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

ToggleSyntax

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

ToggleSee Also