The EaxDimensionSynchronizationDirection enumeration is used to determine type of the link used on dimension synchronization.
It is used by the following property:
Value | Brief description |
1 | ProduceChangesOnly. Link only sends selection to controlled slices. |
2 | ConsumeChangesOnly. Link only gets selection from slices with parameterized synchronization. |
3 | ProduceAndConsumeChanges. Link can both get and send selection to controlled slices. |
See also: