An attempted operation would violate compound document integrity rules. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PERSIST_COMPOUND_DOCUMENT_INTEGRITY As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PERSIST_COMPOUND_DOCUMENT_INTEGRITY; |
C++ |
---|
public: static const ExceptionCode PERSIST_COMPOUND_DOCUMENT_INTEGRITY; |
J# |
---|
public static final ExceptionCode PERSIST_COMPOUND_DOCUMENT_INTEGRITY |
JScript |
---|
public static const var PERSIST_COMPOUND_DOCUMENT_INTEGRITY : ExceptionCode; |
See Also