NTransactionHistoryUnit Class Members
In This Topic
The following tables list the members exposed by NTransactionHistoryUnit.
Public Constructors
Public Properties
| Name | Description |
| AllowPrevUnitMerging | Gets whether the transaction allows for the merging of newly added units existing ones. By default set to true. |
| Description | Gets the human readable description of the transaction. |
Top
Public Methods
| Name | Description |
| DumpToTreeItem | Overridden. Overriden to create a new tree node brach under the parent tree node |
| IsEmpty | Overridden. Determines whether the unit is empty |
| Redo | Overridden. Redoes the unit. |
| ToString | Overriden to return the description |
| Undo | Overridden. Undoes the unit. |
Top
Protected Methods
| Name | Description |
| YEjb | Overloaded. |
Top
See Also