JobResults class

This interface provides access to JobResults objects.

JobResults has these types of members:

  • Methods

Methods

The JobResults class has these methods.

Method Description
~JobResults

Destructor method.

AddAssessment

Adds an Assessment to this JobResults object.

AddAssessmentsFromJob

Adds Assessment objects to this JobResults object.

GetAssessmentResults

Returns the AssessmentResultsCollection for the job.

GetCanBeAnalyzed

Returns an indicator of whether the job results can be analyzed.

GetJobExecuted

Returns the Job that produced this JobResults object.

GetToBeAnalyzedCount

Returns the count of assessment results to be analyzed for the job.

MarkAllToBeAnalyzed

Sets the to be analyzed indicators for all assessment results for the job.