IEaxSyncGroup.PropogateChanges

Syntax

PropogateChanges(Dimension: IEaxDimensionDescriptor);

Parameters

Dimension. Dimension description.

Description

The PropogateChanges method propagates selection changes to the rest of elements of the the link of synchronized dimensions.

Comments

To determine whether the specified dimension is linked with elements of the link of synchronized dimensions, use IEaxSyncGroup.InGroup.

Example

The method use is given in the example for IEaxSyncGroups.CreateGroup.

See also:

IEaxSyncGroup