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: 30.0
Syntax
VB
Sub EnterDelayedRuleRunningMode
C#
void EnterDelayedRuleRunningMode()