CalcCond Property
Overloads
CalcCond |
Specifies a calculation condition, which must be fulfilled for the hypercube to be (re)calculated. As long as the condition is not met, the engine does not perform a new calculation. This property is optional. By default, there is no calculation condition. JSON property name: qCalcCond |
CalcCond
Specifies a calculation condition, which must be fulfilled for the hypercube to be (re)calculated.
As long as the condition is not met, the engine does not perform a new calculation.
This property is optional. By default, there is no calculation condition.
JSON property name: qCalcCond
Declaration
public ValueExpr CalcCond { get; set; }
Property Value
Type | Description |
---|---|
ValueExpr |