Gets or sets the value of ThisApplication.SilentOperation that should be used while this rule is being run.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
Property SilentOperation As Boolean Get Set
C#
bool SilentOperation { get; set; }