Indicates that iLogic is in delayed rule-running mode.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
ReadOnly Property InDelayedRuleRunningMode As Boolean
Get
C#
bool InDelayedRuleRunningMode { get; }
Return Value
Type:
BooleanTrue if iLogic is in delayed rule-running mode.
See Also
Reference