EntityQueryTElementType Property Breeze.sharp
The element type of the IEnumerable{T} returned by this query.

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public override Type ElementType { get; }

Property Value

Type: Type

Implements

IQueryableElementType
See Also

Reference