Open RubberChickenParadise opened 3 years ago
Added functionality to filter then aggregate IEnumerable properties to then use as the left hand input to an operator.
IEnumerable
This only occurs when the MemberName is an IEnumerable and the EnumerableFilter or EnumerableValueExpression are populated.
MemberName
EnumerableFilter
EnumerableValueExpression
Added functionality to filter then aggregate
IEnumerable
properties to then use as the left hand input to an operator.This only occurs when the
MemberName
is anIEnumerable
and theEnumerableFilter
orEnumerableValueExpression
are populated.