TestSessionExploredWorkItemReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class TestSessionExploredWorkItemReference : Microsoft.TeamFoundation.TestManagement.WebApi.TestSessionWorkItemReference
type TestSessionExploredWorkItemReference = class
inherit TestSessionWorkItemReference
Public Class TestSessionExploredWorkItemReference
Inherits TestSessionWorkItemReference
- Inheritance
- Attributes
Constructors
| TestSessionExploredWorkItemReference() |
Properties
| AssociatedWorkItems |
Workitem references of workitems filed as a part of the current workitem exploration. |
| EndTime |
Time when exploration of workitem ended. |
| Id |
Id of the workitem (Inherited from TestSessionWorkItemReference) |
| StartTime |
Time when explore of workitem was started. |
| Type |
Type of the workitem (Inherited from TestSessionWorkItemReference) |