The attempt to create the temporary content file failed. This field is read-only.


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

Syntax

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

See Also