Show contents 

Ms > Ms Assembly Interfaces > IMsFormulaGenInstanceIterator > IMsFormulaGenInstanceIterator.LeftPart

IMsFormulaGenInstanceIterator.LeftPart

Syntax

LeftPart: IMsFormulaGenTerm;

LeftPart: Prognoz.Platform.Interop.Ms.IMsFormulaGenTerm;

Description

The LeftPart property returns the term containing information about calculation point.

Fore and Fore.NET Examples

The example of use is given in description of the IMsProblemCalculation.GetFormulaInfo method.

See also:

IMsFormulaGenInstanceIterator