LessThan

QueryType.LessThan property

Specifies a property and a value that are compared for a ‘Less than’ conditions during a search.

public SearchCondition LessThan { get; set; }

See Also