True if uncertain values should be treated as bad.

Namespace: Ico.Fwx.ClientWrapper
Assembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool TreatUncertainAsBad { get; set; }
Visual Basic
Public Property TreatUncertainAsBad As Boolean
	Get
	Set
JScript
function get TreatUncertainAsBad () : boolean
function set TreatUncertainAsBad (value : boolean)

See Also