Click or drag to resize
LiteralExpressionValue Property
Gets the value that is evaulated from linq query.

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 Object Value { get; }

Property Value

Type: Object
See Also