DITA Open Toolkit not installed in specified DITAHome location in the DITA Rendition Engine Connection. 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_INVALID_DITAOT As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PUBLISH_DITA_INVALID_DITAOT; |
C++ |
---|
public: static const ExceptionCode PUBLISH_DITA_INVALID_DITAOT; |
JScript |
---|
public static const var PUBLISH_DITA_INVALID_DITAOT : ExceptionCode; |
See Also