SyncDirection: EaxDimensionSynchronizationDirection;
The SyncDirection property determines type of the link applied to synchronize dimensions.
By default the link can both obtain and send selection to controlled slices, it means that the SyncDirection property is set to EaxDimensionSynchronizationDirection.ProduceAndConsumeChanges.
The property use is given in the example for IEaxSyncGroups.CreateGroup.
See also: