Click or drag to resize
QueryTElementType Property
Gets element type for the expression.

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

Property Value

Type: Type

Implements

IQueryableElementType
See Also