Click or drag to resize
IQueryObjectImplFillObject Method
fills the object from working bucket.

Namespace:  Intuit.Ipp.LinqExtender.Abstraction
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
void FillObject(
	Bucket source
)

Parameters

source
Type: Intuit.Ipp.LinqExtenderBucket

[Missing <param name="source"/> documentation for "M:Intuit.Ipp.LinqExtender.Abstraction.IQueryObjectImpl.FillObject(Intuit.Ipp.LinqExtender.Bucket)"]

See Also