After render operation, attempt to delete 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_DELETE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PUBLISH_DITA_UNABLE_TO_DELETE; |
C++ |
---|
public: static const ExceptionCode PUBLISH_DITA_UNABLE_TO_DELETE; |
J# |
---|
public static final ExceptionCode PUBLISH_DITA_UNABLE_TO_DELETE |
JScript |
---|
public static const var PUBLISH_DITA_UNABLE_TO_DELETE : ExceptionCode; |
See Also