Enum ChangePropagationMode
- Namespace
- NMF.Transformations
- Assembly
- NMF.Transformations.dll
Denotes the change propagation mode
public enum ChangePropagationMode
Fields
None = 0No change propagation is performed
OneWay = 1Change propagation is performed from the source to the target model
TwoWay = 2Changes are propagated in both directions