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
bool InDelayedRuleRunningMode { get; }
Return Value
Type:
BooleanTrue if iLogic is in delayed rule-running mode.
See Also