The IMDCalculationFormulaFunctionCall interface contains properties and methods of formula operand that is a special function.
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. |
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. |
Method name | Brief description | |
CreateCopy | The CreateCopy property creates an operand copy. |
See also:
Cubes Assembly Interfaces | Special Functions