Click or drag to resize

IiLogicAutomationRulesEnabled Property

Gets or sets a value that indicates whether or not rules will run automatically on parameter changes or other events. Set this to False to disable rules from running in response to parameter changes or other events. Set this to True to re-enable rule running. This will also clear any rule errors that may have disabled rules from running.

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

Property Value

Type: Boolean
See Also