No persister is defined for the indicated class. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly METADATA_PERSISTER_NOT_DEFINED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode METADATA_PERSISTER_NOT_DEFINED; |
C++ |
---|
public: static const ExceptionCode METADATA_PERSISTER_NOT_DEFINED; |
J# |
---|
public static final ExceptionCode METADATA_PERSISTER_NOT_DEFINED |
JScript |
---|
public static const var METADATA_PERSISTER_NOT_DEFINED : ExceptionCode; |
See Also