ElementOperations::PropagateElementGroupContextToTransaction Method (ModelElement^, ElementGroup^, Transaction^)

 

Propagates the context present in the element group to the currently active top-level transaction.

Namespace:   Microsoft.VisualStudio.Modeling
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
)
Return to top
Show: