IMultiValueParam.Quiet Property

If this is true, no error will be thrown when a parameter is not found.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

Property Quiet As Boolean
	Get
	Set

C#

bool Quiet { get; set; }

Property Value

Type: Boolean

See Also

Reference

IMultiValueParam Interface
Autodesk.iLogic.Interfaces Namespace