Click or drag to resize
MemberExpressionDeclaringType Property
Gets the declaring type for the member.

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

Property Value

Type: Type
See Also