The operation on the temporary file failed for the fixed content provider. This field is read-only.


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

Syntax

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

See Also