'Declaration
Public Overloads Shared Function Find( _ ByVal jobName As System.String, _ ByVal js As Server _ ) As System.Collections.Generic.ICollection(Of Job)
Parameters
- jobName
- Job name search specification. Wildcards are allowed.
- js
- The JAMS Server to search.
Return Value
The new list of jobs.