The content element could not be inserted. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_DCA_FAILED_INSERT As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_DCA_FAILED_INSERT; |
C++ |
---|
public: static const ExceptionCode CONTENT_DCA_FAILED_INSERT; |
J# |
---|
public static final ExceptionCode CONTENT_DCA_FAILED_INSERT |
JScript |
---|
public static const var CONTENT_DCA_FAILED_INSERT : ExceptionCode; |