Share

Transaction.ChildTransactions Property

Parent Object: Transaction

Description

Gets the enumeration of all of the child transactions that this transaction may contain.

Syntax

Transaction.ChildTransactions() As TransactionsEnumerator

Property Value

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

Version

Introduced in version 5

Was this information helpful?