ChangeSource Enumeration

 

Indicates the source of a change that was made during a transaction.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public enum class ChangeSource

Member nameDescription
Normal

Changes that occurred during normal processing.

Other

Changes that during some other processing.

Propagate

Changes that occurred during delete propagation.

Rule

Changes that occurred during rule firing.

Return to top
Show: