MergeElementGroupEventArgs.TopLevelTransaction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.