Click or drag to resize
QueryObjectTReferringObject Property
Gets/Sets the underlying ref object for the query object implementation.

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 T ReferringObject { get; set; }

Property Value

Type: T
See Also