IMsCalculationChainIterator.PostCondition

Syntax

PostCondition: Boolean;

Description

The PostCondition property determines whether to calculate the cycle for the first time without checking cycle execution condition.

Comments

Available values:

Cycle calculation condition is returned by the IMsCalculationChainIterator.Expression property.

Example

The property use is given in the example for IMsCalculationChainIterator.Expression.

See also:

IMsCalculationChainIterator