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