Applies to:
getAssignmentsDataSet
Developer Process Extensions
Returns a set of assignments as a .NET Data Set that match based on the arguments passed.
DataSet: All assignments that match the arguments.
Argument |
Description |
Expression |
A WHERE clause to use in the query of the WF Assignment table. |
Open |
Boolean expression indicating whether or not assignments that are not yet complete should be included in the returned Data Set. |