IiLogicAutomation.InDelayedRuleRunningMode Property

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: Boolean
True if iLogic is in delayed rule-running mode.

See Also

Reference

IiLogicAutomation Interface
Autodesk.iLogic.Interfaces Namespace