IPrxDataSource.Slices

Syntax

Slices: IPrxSlices;

Fore.NET Syntax

Slices: Prognoz.Platform.Interop.Report.IPrxSlices;

Description

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

Fore and Fore.NET Example

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

See also:

IPrxDataSource