Express > Express Assembly Interfaces > IEaxDimensionDescriptor > IEaxDimensionDescriptor.SliceType
SliceType: EaxDimensionOwnerType;
The SliceType property returns type of dimension data source.
To get an object for working with the data slice, which includes the dimension, use IEaxDimensionDescriptor.Slice.
The property use is given in the example for IEaxDimensionDescriptor.Equal.
See also: