Add(SyncItem: IEaxDimensionDescriptor): IEaxSyncItem;
Add(SyncItem: Prognoz.Platform.Interop.Express.IEaxDimensionDescriptor): Prognoz.Platform.Interop.Express.IEaxSyncItem;
SyncItem. Dimension description.
The Add method adds element in the link of synchronized dimensions link.
To remove all elements from the synchronized dimensions link, use IEaxSyncGroup.Clear.
The method use is given in the example for IEaxSyncGroups.CreateGroup.
See also: