Click or drag to resize

IiLogicAutomationSilentOperation Property

This is an iLogic-specific SilentOperation flag. Normally when rules are run (in full Inventor or Inventor OEM), if any exceptions occur they will be shown in message dialogs. Set this to True if you don't want error messages to be displayed. (This property will always be True in Inventor Server.)

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

Property Value

Type: Boolean
See Also