InGroup(Dimension: IEaxDimensionDescriptor): Boolean;
InGroup(Dimension: Prognoz.Platform.Interop.Express.IEaxDimensionDescriptor): boolean;
Dimension. Dimension description.
The InGroup method determines whether selected dimension is linked to synchronized dimensions link elements.
To apply selection modification to the rest synchronized dimensions link elements, use IEaxSyncGroup.PropogateChanges.
The method use is given in the IEaxSyncGroups.CreateGroup example.
See also: