Attempt to create DITA temp files failed. This field is read-only.


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

Syntax

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

See Also