IMDCalculationFormulaConstantValue
Description
The IMDCalculationFormulaConstantValue interface contains properties and methods of formula operand that is a constant value.
Properties
|
Property name |
Brief description |
|
ConstantValue |
The ConstantValue property determines a real value used as a formula operand. |
|
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