Click or drag to resize

IiLogicAutomationInDelayedRuleRunningMode Property

Indicates that iLogic is in delayed rule-running mode.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property InDelayedRuleRunningMode As Boolean
	Get

Return Value

Type: Boolean
True if iLogic is in delayed rule-running mode.
See Also