ICpTargetAdjustment.CallbackCycle

Fore syntax

CallbackCycle: ICallbackCycle;

Fore.NET syntax

CallbackCycle: Prognoz.Platform.Interop.Cp.ICallbackCycle;

Description

The CallbackCycle property determines the handler used to calculate controlling variables.

Comments

To get collection of controlling variables, use the ICpTargetAdjustment.ControlVariables property.

Fore and Fore.NET examples

The property use is given in the example for ICpTargetAdjustment.Tolerance.

See also:

ICpTargetAdjustment