Click or drag to resize
QueryTExpression Property
Gets the expression tree.

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 Expression Expression { get; }

Property Value

Type: Expression

Implements

IQueryableExpression
See Also