BusinessProcessForEachRow Method

Overload List

ForEachRow(Action) Performs the specified action on each row that matches the Where property filter.
ForEachRow(FilterBase, Action) Performs the specified action on each row that matches the Where property filter.

See Also