There are too many root classes in the metadata. The offending class is indicated. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly METADATA_TOO_MANY_ROOTS As ExceptionCode |
C# |
---|
public static readonly ExceptionCode METADATA_TOO_MANY_ROOTS; |
C++ |
---|
public: static const ExceptionCode METADATA_TOO_MANY_ROOTS; |
J# |
---|
public static final ExceptionCode METADATA_TOO_MANY_ROOTS |
JScript |
---|
public static const var METADATA_TOO_MANY_ROOTS : ExceptionCode; |