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: 25.0
Syntax
VB
Property SilentOperation As Boolean
Get
Set
C#
bool SilentOperation { get; set; }
Property Value
Type:
Boolean
See Also
Reference