Share

Transaction.CheckPoints Property

Parent Object: Transaction

Description

Gets the enumeration of all of the check points that may be present in this transaction.

Syntax

Transaction.CheckPoints() As CheckPointsEnumerator

Property Value

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

Version

Introduced in version 5

Was this information helpful?