A transaction problem has occurred. This error is logged. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_TRANSACTION_FAILURE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_TRANSACTION_FAILURE; |
C++ |
---|
public: static const ExceptionCode E_TRANSACTION_FAILURE; |
J# |
---|
public static final ExceptionCode E_TRANSACTION_FAILURE |
JScript |
---|
public static const var E_TRANSACTION_FAILURE : ExceptionCode; |