ICalcAlgorithm.ForceIncludeChange

Syntax

ForceIncludeChange(CalcObj: ICalcObject, Value: Boolean);

None;

Parameters

CalcObj. Calculation algorithm object.

Value. Indicates whether object is included/excluded:

Description

The ForceIncludeChange method includes/excludes an object from the nested calculation algorithm.

See also:

ICalcAlgorithm