Only one instance of class {0} can be created. The existing instance must be deleted before a new one can be created.

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

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly PERSIST_SINGLETON_CLASS As ExceptionCode
C#
public static readonly ExceptionCode PERSIST_SINGLETON_CLASS
Visual C++
public:
static initonly ExceptionCode^ PERSIST_SINGLETON_CLASS
JavaScript
FileNet.Api.Exception.ExceptionCode.persisT_SINGLETON_CLASS

ToggleSee Also