QuickObjects.ObjectBase Send comments on this topic.
List Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseField Class : List Property

List

List can be used to specify a list of values that are to be used in the search criteria.

This is only used if the SearchMode is set to List or All.

Syntax

C# 
[XmlIgnoreAttribute()]
public ListField List {get; set;}

Requirements

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

See Also