QuickObjects.ObjectBase Send comments on this topic.
NotIn Field
See Also 
Akal.QuickObjects.ObjectBase Namespace > Operators Class : NotIn Field
NotIn value translates to NOT IN operator that can be used for List operations.

Syntax

C# 
public static string NotIn

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also