The operation requires that a user (distributed) transaction be in effect. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: 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; |
C++ |
---|
public: static const ExceptionCode E_NOT_IN_USER_TRANSACTION; |
J# |
---|
public static final ExceptionCode E_NOT_IN_USER_TRANSACTION |
JScript |
---|
public static const var E_NOT_IN_USER_TRANSACTION : ExceptionCode; |