IMDCalculationDataset.Facts

Fore Syntax

Facts: IMDCalculationFacts;

Fore.NET Syntax

Facts: Prognoz.Platform.Interop.Cubes.IMDCalculationFacts;

Description

The Facts property returns the collection of factors linked with data consumer or data source fields, which values are used in multidimensional calculation on DB server.

Fore and Fore.NET Examples

The property use is given in the example for IMDCalculationDataset.Data.

See also:

IMDCalculationDataset