The content element already exists. The create operation failed on this provider. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCP_CE_ALREADY_EXISTS As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_CE_ALREADY_EXISTS; |
C++ |
---|
public: static const ExceptionCode CONTENT_FCP_CE_ALREADY_EXISTS; |
J# |
---|
public static final ExceptionCode CONTENT_FCP_CE_ALREADY_EXISTS |
JScript |
---|
public static const var CONTENT_FCP_CE_ALREADY_EXISTS : ExceptionCode; |
See Also