No persister is defined for the indicated class.

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

ToggleSyntax

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

ToggleSee Also