GetDimension(DimKey: Integer): IEaxDimensionInstance;
DimKey. Dimension key.
The GetDimension method returns data for dimension with the specified key.
To get dimension selection, use the IEaxObjectSelectionManager.ObjectSelection property.
The method use is given in the example for IEaxSyncGroups.CreateGroup.
See also: