Click or drag to resize
LogicalExpressionIsChild Property
Gets value that indicates that the current is a child expression.

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 bool IsChild { get; }

Property Value

Type: Boolean
See Also