Previous Topic: GetSoftwareJobUnitSoftwareJobs2Next Topic: OpenSoftwareJobUnitSoftwareJobList


OpenSoftwareJobList

The OpenSoftwareJobList opens a list of all software jobs.

Parameters

xsd:string sessionId (m)

The session identifier.

SoftwareJobPropertiesRequired softwareJobPropertiesRequired (m)

The properties that will be required when getting a software job from the list.

Return Values

xsd:long OpenListHandle

A numeric handle to a list of software jobs that can be passed to GetSoftwareJobs

xsd:long totalNoOfSoftwareJobs

The total number of software jobs in the list whose handle has been returned.

Remarks

This method returns the size of the list, and a handle to the list that can be used with the GetSoftwareJobs method.

More information:

SoftwareJobPropertiesRequired