Click or drag to resize
BucketItemQueryConditionValue Property
Gets the query item value.

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 Object Value { get; set; }

Property Value

Type: Object
See Also