Slice: Object;
The Slice property returns object to work with data slice to which dimension belongs.
To continue work with obtained object, it is required to put to the IEaxDataAreaSlice type or IPrxSlice.
To get dimension data source type, use IEaxDimensionDescriptor.SliceType.
The property use is given in the example for IEaxDimensionDescriptor.Equal.
See also: