MergeElementGroupEventArgs.CurrentTransaction 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 current transaction.
public:
 property Microsoft::VisualStudio::Modeling::Transaction ^ CurrentTransaction { Microsoft::VisualStudio::Modeling::Transaction ^ get(); };public Microsoft.VisualStudio.Modeling.Transaction CurrentTransaction { get; }member this.CurrentTransaction : Microsoft.VisualStudio.Modeling.TransactionPublic ReadOnly Property CurrentTransaction As TransactionProperty Value
The current transaction.