Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Report > Report Assembly Interfaces > IPrxDataSource > IPrxDataSource.Slices

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