There is no current transaction. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly TRANSPORT_SCC_NO_TRANSACTION As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_SCC_NO_TRANSACTION; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_SCC_NO_TRANSACTION; |
J# |
---|
public static final ExceptionCode TRANSPORT_SCC_NO_TRANSACTION |
JScript |
---|
public static const var TRANSPORT_SCC_NO_TRANSACTION : ExceptionCode; |