LambdaExpressionBody Property |
Gets the body of the expression.
Namespace:
Intuit.Ipp.LinqExtender.Ast
Assembly:
Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic Expression Body { get; }
Property Value
Type:
Expression
See Also