Firefly Migration Reference
C#
VB
F#
Show/Hide TOC
Business
Process
For
First
Row Method
Performs the specified action on the first row that matches the
Where
property filter.
Overload List
ForFirstRow(Action)
Performs the specified action on the first row that matches the
Where
property filter.
ForFirstRow(FilterBase, Action)
Performs the specified action on the first row that matches the
Where
property filter.
See Also
Reference
BusinessProcess Class
Firefly.Box Namespace
In This Article
Overload List
See Also