Tracks the individual transactions within a transaction group and their commit results

Constructors

Properties

Constructors

Properties

Result: any
Success: boolean

True if the transaction was successful, false if it failed. If it failed, check the TransactionItem's BaseEntity.ResultHistory and BaseEntity.LatestResult

Transaction: TransactionItem