DITA components must be filed in one and only one folder to mirror a file system.

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

ToggleSyntax

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

ToggleSee Also