BusinessProcessForFirstRow 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