The file/content element parent directory does not exist. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCA_PARENT_OF_FILE_DOES_NOT_EXIST As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCA_PARENT_OF_FILE_DOES_NOT_EXIST; |
C++ |
---|
public: static const ExceptionCode CONTENT_FCA_PARENT_OF_FILE_DOES_NOT_EXIST; |
J# |
---|
public static final ExceptionCode CONTENT_FCA_PARENT_OF_FILE_DOES_NOT_EXIST |
JScript |
---|
public static const var CONTENT_FCA_PARENT_OF_FILE_DOES_NOT_EXIST : ExceptionCode; |
See Also