Content Temporary Root is not a directory. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_CONFIG_TEMP_ROOT_NOT_FOLDER As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_CONFIG_TEMP_ROOT_NOT_FOLDER; |
C++ |
---|
public: static const ExceptionCode CONTENT_CONFIG_TEMP_ROOT_NOT_FOLDER; |
J# |
---|
public static final ExceptionCode CONTENT_CONFIG_TEMP_ROOT_NOT_FOLDER |
JScript |
---|
public static const var CONTENT_CONFIG_TEMP_ROOT_NOT_FOLDER : ExceptionCode; |
See Also