Share via


ComparableValueFilterRule<T>.DefaultNullValueEvaluation Property

Definition

Gets or sets a value indicating whether null objects passed to Evaluate will evaluate to true or false.

protected:
 property bool DefaultNullValueEvaluation { bool get(); void set(bool value); };
protected:
 property bool DefaultNullValueEvaluation { bool get(); void set(bool value); };
protected bool DefaultNullValueEvaluation { get; set; }
member this.DefaultNullValueEvaluation : bool with get, set
Protected Property DefaultNullValueEvaluation As Boolean

Property Value

Applies to