Click or drag to resize

IiLogicAutomationEnterDelayedRuleRunningMode Method

Puts iLogic into a delayed rule-running mode. In this mode, rules that are triggered by parameter changes and other events will not be run until you call ExitDelayedRuleRunningMode.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Sub EnterDelayedRuleRunningMode
See Also