Click or drag to resize
BucketItemValue Property
Return values for quried item in where clause. Optionally, tries to combine the value for nested class queries. Optionally, creates object[] for system and abstract types. Return values in raw format regardless of its releation type.

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