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