Cubes > Cubes Assembly Interfaces > IMDCalculationFormulaUnaryOperation
The IMDCalculationFormulaUnaryOperation interface contains properties and methods of formula operand that is a unary operation.
Property name | Brief description | |
![]() |
UnaryOperation | The UnaryOperation property determines a type of unary operation used as a formula operand. |
Property name | Brief description | |
![]() |
The Index property returns index of operand position in the formula. | |
![]() |
The Kind property returns operand type. | |
![]() |
The Text property returns text representation of operand. |
Method name | Brief description | |
![]() |
The CreateCopy property creates an operand copy. |
See also: