The directory structure packed value specified for the Storage Area is invalid. 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_INVALID_DIRECTORY_STRUCTURE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_SA_INVALID_DIRECTORY_STRUCTURE; |
C++ |
---|
public: static const ExceptionCode CONTENT_SA_INVALID_DIRECTORY_STRUCTURE; |
J# |
---|
public static final ExceptionCode CONTENT_SA_INVALID_DIRECTORY_STRUCTURE |
JScript |
---|
public static const var CONTENT_SA_INVALID_DIRECTORY_STRUCTURE : ExceptionCode; |
See Also