The referenced ContentElement, {0}, is not a ContentTransfer. It is probably a ContentReference.

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

ToggleSyntax

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

ToggleSee Also