For a list of all members of this type, see UndoTransaction members.
| Name | Description | |
|---|---|---|
![]() | IsClosed | Returns a boolean indicating if the transaction has been closed/ended. |
![]() | OpenTransaction | Returns the child transaction that is currently opened. |
![]() | Parent | Returns the parent/containing UndoTransaction |
![]() | Target | Overridden. Returns null since the UndoTransaction is a group of UndoUnit instances and may affect multiple targets |
![]() | Units | Returns a read-only collection of the child units. |
| Name | Description | |
|---|---|---|
![]() | Description | Returns the description provided to the constructor of the transaction. |
![]() | DetailedDescription | Returns the detailed description provided to the constructor of the transaction. |