The DITA temp workspace folder exists but is not a folder. 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_WORKSPACE_FOLDER As ExceptionCode
C#
public static readonly ExceptionCode PUBLISH_DITA_INVALID_WORKSPACE_FOLDER;
C++
public:
 static const ExceptionCode PUBLISH_DITA_INVALID_WORKSPACE_FOLDER;
J#
public static final ExceptionCode PUBLISH_DITA_INVALID_WORKSPACE_FOLDER
JScript
public static const var PUBLISH_DITA_INVALID_WORKSPACE_FOLDER : ExceptionCode;

See Also