Click or drag to resize
MethodCallExpressionIsTake Property
Gets a value indicating that it is a take call.

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

Property Value

Type: Boolean
See Also