Share

Transaction.Parent Property

Parent Object: Transaction

Description

Property that returns the parent object from whom this object can logically be reached.

Syntax

Transaction.Parent() As TransactionManager

Property Value

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

Version

Introduced in version 5

Was this information helpful?