The operation requires that a user (distributed) transaction be in effect.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly E_NOT_IN_USER_TRANSACTION As ExceptionCode
C#
public static readonly ExceptionCode E_NOT_IN_USER_TRANSACTION
Visual C++
public:
static initonly ExceptionCode^ E_NOT_IN_USER_TRANSACTION
JavaScript
FileNet.Api.Exception.ExceptionCode.e_NOT_IN_USER_TRANSACTION

ToggleSee Also