Contains the configurable settings that a TransactionClient
uses when communicating with Transaction Server.
Namespace: ININ.IceLib.Data.TransactionBuilderAssembly: ININ.IceLib.Data.TransactionBuilder (in ININ.IceLib.Data.TransactionBuilder.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public class TransactionData : IDisposable |
Visual Basic |
---|
Public Class TransactionData _ Implements IDisposable |
Remarks
This class is used during the construction of the request string that
is sent to the Transaction Server. It contains information that is necessary
for the execution of transactions. The defaults are recommended in most cases.
Inheritance Hierarchy
System..::..Object
ININ.IceLib.Data.TransactionBuilder..::..TransactionData
ININ.IceLib.Data.TransactionBuilder..::..TransactionData
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.