IMDCalculationFormulaUnaryOperation

Description

The IMDCalculationFormulaUnaryOperation interface contains properties and methods of formula operand that is a unary operation.

Properties

  Property name Brief description
UnaryOperation The UnaryOperation property determines a type of unary operation used as a formula operand.

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