EntityQueryElementType Property Breeze.sharp
The element type of the IEnumerable being 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 virtual Type ElementType { get; protected set; }

Property Value

Type: Type
See Also

Reference