MDCalculationFormulaUnaryOperation

Description

The MDCalculationFormulaUnaryOperation enumeration contains kinds of unary operation used in the formula as an operand.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. Operation is not set.
2 Not_. Logical NOT.
3 Minus. Unary minus.

See also:

Cubes Assembly Enumerations