Share via


FindChoicesOptions.NoValue Property

Definition

Gets or sets a value indicating whether the choices value will NOT be search over. The default is false. This is optional.

public bool NoValue { get; set; }
member this.NoValue : bool with get, set
Public Property NoValue As Boolean

Property Value

A true if the choices value will NOT be search over; otherwise false.

Applies to