Click or drag to resize
BucketItemQueryCondition 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 QueryCondition(
	Object value,
	BinaryOperator type
)

Parameters

value
Type: SystemObject
value
type
Type: Intuit.Ipp.LinqExtenderBinaryOperator
type of operation
See Also