Iteration Members
Applies To: Windows 8.1
This interface provides access to the Iteration aspect of an AssessmentResults.
The following tables list the members exposed by the Iteration type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Activities | The ActivityCollection for the Iteration. |
![]() |
DescriptionDisplayName | The description display name of the Iteration. |
![]() |
DescriptionProgrammaticName | The description programmatic name of the Iteration. |
![]() |
Issues | The IssueCollection for the Iteration. |
![]() |
MetricThresholds | The MetricThresholdCollection for the Iteration. |
![]() |
MetricValues | The MetricValueCollection for the Iteration. |
![]() |
Ordinal | The ordinal value of the Iteration. |
![]() |
TestCases | The TestCaseCollection for the Iteration. |
![]() |
TraceFile | The trace file name for the Iteration. |
![]() |
TraceLink | The trace link for the Iteration. |
![]() |
TraceName | The trace name for the Iteration. |
![]() |
TraceToolTip | The trace tool tip for the Iteration. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddActivity | Creates and adds an Activity to the Iteration. |
![]() |
AddIssue | Creates and adds an Issue to the Iteration. |
![]() |
AddMetricThreshold | Creates and adds a MetricThreshold to the Iteration. |
![]() |
AddMetricValue | Creates and adds a MetricValue whose value to the Iteration. |
![]() |
AddTestCase | Creates and adds a TestCase to the Iteration. |
![]() |
ClearTrace | Clear the Trace for the Iteration. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetTrace | Returns the Trace object of the Iteration. |
![]() |
GetType | (Inherited from Object) |
![]() |
SetTrace | Overloaded. Sets values for the Trace object of the Iteration. |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top