'Declaration
Public Overloads Shared Sub Load( _ ByRef job As Job, _ ByVal jobName As System.String, _ ByVal folderName As System.String, _ ByVal js As Server _ )
Parameters
- job
- The JAMS Job which is returned from this method.
- jobName
- The name of the Job to load.
- folderName
- The name of the Job's folder.
- js
- The JAMS Server to load from.