The root folder cannot be modified.

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

ToggleSyntax

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

ToggleSee Also