RemoveByItem(Dimension: IEaxDimensionDescriptor): Boolean;
RemoveByItem(Dimension: Prognoz.Platform.Interop.Express.IEaxDimensionDescriptor): boolean;
Dimension. Dimension description.
The RemoveByItem method removes synchronized dimensions link element by description of the linked dimension.
If link element will be removed, the method returns True.
To remove the synchronized dimensions link element by its index, use IEaxSyncGroup.Remove.
See also: