GetCompatibleItems(Dimension: IEaxDimensionDescriptor;
SyncAttribute: String): IEaxDimensionDescriptors;
Dimension. Dimension description.
SyncAttribute. Synchronization attribute.
The GetCompatibleItems method gets collection of dimension descriptions to which matches specified dimension description.
To get attribute whether dimensions can be linked, use IEaxSyncGroups.IsDimensionsCompatible.
The method use is given in the example for IEaxSyncGroups.CreateGroup.
See also: