The root directory of a file system storage device should be empty when creating the device.

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

ToggleSyntax

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

ToggleSee Also