The import process can not find the content for an object

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

ToggleSyntax

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

ToggleSee Also