GreaterThan

QueryType.GreaterThan property

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

public SearchCondition GreaterThan { get; set; }

See Also