CalcCondition Property
Overloads
CalcCondition |
Specifies a calculation condition object. If CalcCondition.Cond is not fulfilled, the hypercube is not calculated and CalcCondition.Msg is evaluated. By default, there is no calculation condition. This property is optional. JSON property name: qCalcCondition |
CalcCondition
Specifies a calculation condition object.
If CalcCondition.Cond is not fulfilled, the hypercube is not calculated and CalcCondition.Msg is evaluated.
By default, there is no calculation condition.
This property is optional.
JSON property name: qCalcCondition
Declaration
public NxCalcCond CalcCondition { get; set; }
Property Value
Type | Description |
---|---|
NxCalcCond |