IMDCalculationFormulaFunctionCall

Description

The IMDCalculationFormulaFunctionCall interface contains properties and methods of formula operand that is a special function.

Properties

  Property name Brief description
ArgumentCount The ArgumentCount property determines the number of arguments used in the MMin, MMax, MAvg functions.
FunctionCall The FunctionCall property determines a form of special function used in a formula.

Properties inherited from IMDCalculationFormulaOperand

  Property name Brief description
Index

The Index property returns index of operand position in the formula.
Kind

The Kind property returns operand type.
Text

The Text property returns text representation of operand.

Methods inherited from IMDCalculationFormulaOperand

  Method name Brief description
CreateCopy

The CreateCopy property creates an operand copy.

See also:

Cubes Assembly Interfaces | Special Functions