Share

Transaction.ParentTransaction Property

Parent Object: Transaction

Description

Property that returns the parent transaction, if one exists; else returns a NULL pointer.

Syntax

Transaction.ParentTransaction() As Transaction

Property Value

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

Version

Introduced in version 5

Was this information helpful?