IMsDeterministicExpression.Operands

Syntax

Operands: IMsFormulaTermList;

Operands: Prognoz.Platform.Interop.Ms.IMsFormulaTermList;

Description

The Operands property returns the collection of operands used in formula.

Fore and Fore.NET Examples

The example of use is given in description of the IMsDeterministicTransform.ExpressionList property.

See also:

IMsDeterministicExpression