AnalyzeResultsInfo Members
Applies To: Windows 8.1
Contains information about the results analysis.
The following tables list the members exposed by the AnalyzeResultsInfo type.
Public Constructors
Name | Description | |
---|---|---|
AnalyzeResultsInfo | The constructor for the class. |
Top
Public Properties
Name | Description | |
---|---|---|
Error | The job execution error value, expressed as one of the values in JobExecutionError. | |
Flags | Analysis flags, as defined in AnalyzeResultsFlags. | |
Results | The result, defined as JobResults. | |
ResultsPublishPath | The path to the published results. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
AnalyzeResultsInfo Class
Microsoft.Assessments.Hosting Namespace