Store.TransactionManager Property

Definition

The TransactionManager for the model

public:
 property Microsoft::VisualStudio::Modeling::TransactionManager ^ TransactionManager { Microsoft::VisualStudio::Modeling::TransactionManager ^ get(); };
public Microsoft.VisualStudio.Modeling.TransactionManager TransactionManager { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TransactionManager : Microsoft.VisualStudio.Modeling.TransactionManager
Public ReadOnly Property TransactionManager As TransactionManager

Property Value

Attributes

Applies to