Click or drag to resize
RecommendedJobOptions Properties

The RecommendedJobOptions type exposes the following members.

Properties
  Name Description
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property JobOptions
This value represents the current options for the job.
Public property JobQualificationResults
This value represents the job qualification results which are other possible job options, in addition to those that are strictly recommended. For example, JobOptions.CoreConnectionOptions. TargetAddress may be the recommended address, but JobQualificationResults.CoreQualificationResults.TargetIPAddresses may include other IP addresses on the server.
Top
See Also