Share

Transaction.HasParentTransaction Property

Parent Object: Transaction

Description

Gets the Boolean flag indicating if this transaction is a child of another transaction.

Syntax

Transaction.HasParentTransaction() As Boolean

Property Value

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

Version

Introduced in version 5

Was this information helpful?