Click or drag to resize

iLogicRuleFireDependentImmediately Property

Gets or sets an option that determines whether rules that are triggered to run by parameter changes in this rule will be run immediately, or after this rule finishes execution.

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

Property Value

Type: Boolean
True if triggered rules should be run immediately.
See Also