Click or drag to resize
QueryItemComparerT Constructor

Namespace:  Intuit.Ipp.LinqExtender
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public QueryItemComparer(
	string orderByField,
	bool asc
)

Parameters

orderByField
Type: SystemString
asc
Type: SystemBoolean
See Also