Click or drag to resize
TypeExpressionType Property
Gets the underlying type.

Namespace:  Intuit.Ipp.LinqExtender.Ast
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public TypeReference Type { get; }

Property Value

Type: TypeReference
See Also