CallbackCycle: ICallbackCycle;
CallbackCycle: Prognoz.Platform.Interop.Cp.ICallbackCycle;
The CallbackCycle property determines the handler used to calculate controlling variables.
To get collection of controlling variables, use the ICpTargetAdjustment.ControlVariables property.
The property use is given in the example for ICpTargetAdjustment.Tolerance.
See also: