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_FILED_IN_MULTIPLE_FOLDERS As ExceptionCode
C#
public static readonly ExceptionCode CLASSIFY_DITA_COMPONENT_FILED_IN_MULTIPLE_FOLDERS
Visual C++
public:
static initonly ExceptionCode^ CLASSIFY_DITA_COMPONENT_FILED_IN_MULTIPLE_FOLDERS
JavaScript
FileNet.Api.Exception.ExceptionCode.classifY_DITA_COMPONENT_FILED_IN_MULTIPLE_FOLDERS

ToggleSee Also