Language

ISelectorAutoGenerated.NotIn Property

Definition

The list of values to filter out.

public System.Collections.Generic.List<string> NotIn { get; set; }
member this.NotIn : System.Collections.Generic.List<string> with get, set
Public Property NotIn As List(Of String)

Property Value

Implements

Applies to