ElementOperations::PropagateElementGroupContextToTransaction Method (ModelElement^, ElementGroup^, Transaction^)
Visual Studio 2015
Propagates the context present in the element group to the currently active top-level transaction.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
protected: virtual void PropagateElementGroupContextToTransaction( ModelElement^ targetElement, ElementGroup^ elementGroup, Transaction^ transaction )
Parameters
- targetElement
- Type: Microsoft.VisualStudio.Modeling::ModelElement^
- elementGroup
- Type: Microsoft.VisualStudio.Modeling::ElementGroup^
- transaction
- Type: Microsoft.VisualStudio.Modeling::Transaction^
Show: