Share

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: 30.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

Was this information helpful?