| Overload | Description |
|---|---|
| StartTransaction(NTransactionHistoryUnit) | Starts a new history transaction. Transactions are units, which are pushed in the transaction stack and their recording is suspended until the CommitTransaction method is called. |
| StartTransaction(String) | Starts a new history transaction. Transactions are units, which are pushed in the transaction stack and their recording is suspended until the CommitTransaction method is called. |