The Verity workspace cannot be opened. The errors are indicated. This field is read-only.


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

Syntax

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

See Also