No storage area for the CFS Importer is available for the given object store and fixed content device This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly CONTENT_SA_NO_OPEN_STORAGE_AREA_FOR_CFS As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_SA_NO_OPEN_STORAGE_AREA_FOR_CFS;
C++
public:
 static const ExceptionCode CONTENT_SA_NO_OPEN_STORAGE_AREA_FOR_CFS;
J#
public static final ExceptionCode CONTENT_SA_NO_OPEN_STORAGE_AREA_FOR_CFS
JScript
public static const var CONTENT_SA_NO_OPEN_STORAGE_AREA_FOR_CFS : ExceptionCode;

See Also