IPrxSliceDimensionInstance.PrxSlice

Fore Syntax

PrxSlice: IPrxSlice;

Fore.NET Syntax

PrxSlice: Prognoz.Platform.Interop.Report.IPrxSlice;

Description

The PrxSlice property returns slice of regular report data source.

Comments

To get dimension of regular report data source slice, use the IPrxSliceDimensionInstance.SliceDimension property.

See also:

IPrxSliceDimensionInstance