There was a serialization error of the indicated metadata cache. This field is read-only.


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

Syntax

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

See Also