JobResults Members

Applies To: Windows 8.1

The results of a job that was run.

The following tables list the members exposed by the JobResults type.

Public Properties

  Name Description
public property AssessmentResults The AssessmentResultsCollection for the job.
public property CanBeAnalyzed A Boolean value that shows whether the job results can be analyzed.
public property JobExecuted The Job that produced this JobResults object.
public property ToBeAnalyzedCount The count of assessment results to be analyzed for the job.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddAssessment Adds an Assessment to this JobResults object.
public method AddAssessmentsFromJob Adds Assessment objects to this JobResults object.
public method Dispose Releases all resources used by the object.
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method MarkAllToBeAnalyzed Sets the Boolean value of the to-be-analyzed indicators for all assessment results for the job.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

JobResults Class
Microsoft.Assessments.Hosting Namespace