Edit

TestSessionExploredWorkItemReference Class

Definition

[System.Runtime.Serialization.DataContract]
public class TestSessionExploredWorkItemReference : Microsoft.TeamFoundation.TestManagement.WebApi.TestSessionWorkItemReference
type TestSessionExploredWorkItemReference = class
    inherit TestSessionWorkItemReference
Public Class TestSessionExploredWorkItemReference
Inherits TestSessionWorkItemReference
Inheritance
TestSessionExploredWorkItemReference
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)

Applies to