If this is true, no exception (error) will be thrown by any of the Parameter functions when a parameter is not found.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
Property Quiet As Boolean Get Set
C#
bool Quiet { get; set; }