IPrxSliceDimensionInstance

Assembly: Report;

Description

The IPrxSliceDimensionInstance interface is used to work with dimension of regular report data source slice dimension.

Inheritance Hierarchy

          IEaxDimensionInstance

          IPrxSliceDimensionInstance

Comments

To work with the collection of dimensions of regular report data source slice, use properties and methods of the IPrxSliceDimensions interface.

Properties

  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.

Properties inherited from IEaxDimensionInstance

  Property name Brief description
Dimension The Dimension property returns dimension data.
Selection The Selection property returns dimension selection.

See also:

Report Assembly Interfaces