Click or drag to resize

IManagedAssemblyImmediateConstraints Property

During rule execution, assembly update is deferred by default. Set this property to True to turn off this behavior. If this is set to True, the assembly is updated immediately after each constraint change.

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

Property Value

Type: Boolean
The current value of the property.
See Also