Assembly: Report;
The IPrxSliceDimensionInstance interface is used to work with dimension of regular report data source slice dimension.
IPrxSliceDimensionInstance
To work with the collection of dimensions of regular report data source slice, use properties and methods of the IPrxSliceDimensions interface.
Property name | Brief description | |
PrxSlice | The PrxSlice property returns slice of regular report data source. | |
SliceDimension | The SliceDimension property returns dimension of regular report data source slice. |
Property name | Brief description | |
Dimension | The Dimension property returns dimension data. | |
Selection | The Selection property returns dimension selection. |
See also: