Click or drag to resize

IiLogicAutomationRulesOnEventsEnabled Property

Gets or sets a value that indicates whether rules-on-events (event triggers) are enabled or not. Set this to False if there may be rules that run on document Open or Close (or other events), and you know you don't want them to run when calling from automation.

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

Property Value

Type: Boolean
See Also