Creates a new instance of the
QueryObjectT for its underlying object.
Namespace:
Intuit.Ipp.LinqExtender
Assembly:
Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic QueryObject(
T baseObject
)
Parameters
- baseObject
- Type: T
See Also