The operation requires that a user (distributed) transaction be in effect.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
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 |