iLogicRuleSilentOperation Property |
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: 23.0
Syntax Property SilentOperation As Boolean
Get
Set
bool SilentOperation { get; set; }
Property Value
Type:
BooleanSee Also