Share via


MergeElementGroupEventArgs.TopLevelTransaction Property

Definition

Gets the top-level transaction.

public:
 property Microsoft::VisualStudio::Modeling::Transaction ^ TopLevelTransaction { Microsoft::VisualStudio::Modeling::Transaction ^ get(); };
public Microsoft.VisualStudio.Modeling.Transaction TopLevelTransaction { get; }
member this.TopLevelTransaction : Microsoft.VisualStudio.Modeling.Transaction
Public ReadOnly Property TopLevelTransaction As Transaction

Property Value

The top-level transaction.

Applies to