Click or drag to resize
MemberExpressionName Property
Gets the name of 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 string Name { get; }

Property Value

Type: String
See Also