Click or drag to resize
BucketItemGetValue Method
Gets the value for a target object.

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 GetValue(
	Object target
)

Parameters

target
Type: SystemObject

[Missing <param name="target"/> documentation for "M:Intuit.Ipp.LinqExtender.BucketItem.GetValue(System.Object)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Intuit.Ipp.LinqExtender.BucketItem.GetValue(System.Object)"]

See Also