IMsCalculationStatsDiff.Left

Syntax

Left: IMsCalculationStatNode;

Left: Prognoz.Platform.Interop.Ms.IMsCalculationStatNode;

Description

The Left property returns information about source statistic.

Comments

The property returns the statistic included to the collection, for which the IMsCalculationStats.Compare method was called.

Fore and Fore.NET Examples

The example of use is given in description of the IMsCalculationStats.Compare method.

See also:

IMsCalculationStatsDiff