IPrxDataSource.Slices

Syntax

Slices: IPrxSlices;

Description

The Slices property returns an object that contains all data slices of the data source of the regular report.

Example

The example of use is given on the page with description of the IPrxDataSources.FindById method.

See also:

IPrxDataSource