ForceIncludeChange(CalcObj: ICalcObject, Value: Boolean);
None;
CalcObj. Calculation algorithm object.
Value. Indicates whether object is included/excluded:
True. The object is included in calculation of nested calculation algorithm.
False. The object is excluded from calculation of nested calculation algorithm.
The ForceIncludeChange method includes or excludes the object from the nested calculation algorithm.
See also: