Firefly Migration Reference
C#
VB
F#
Show/Hide TOC
Business
Process
For
Each
Row 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
Reference
BusinessProcess Class
Firefly.Box Namespace
In This Article
Overload List
See Also