Share

TransactionManager.UndoneTransactions Property

Parent Object: TransactionManager

Description

Gets the collection of all currently undone transactions. These can be redone in forward sequence.

Syntax

TransactionManager.UndoneTransactions() As TransactionsEnumerator

Property Value

This is a read only property whose value is a TransactionsEnumerator.

Version

Introduced in version 4

Was this information helpful?