Edit

AggregatedRunsByOutcome Constructors

Definition

Overloads

AggregatedRunsByOutcome()

public AggregatedRunsByOutcome();
Public Sub New ()

Applies to

AggregatedRunsByOutcome(ISecuredObject)

public AggregatedRunsByOutcome(Microsoft.VisualStudio.Services.WebApi.ISecuredObject securedObject);
new Microsoft.TeamFoundation.TestManagement.WebApi.AggregatedRunsByOutcome : Microsoft.VisualStudio.Services.WebApi.ISecuredObject -> Microsoft.TeamFoundation.TestManagement.WebApi.AggregatedRunsByOutcome
Public Sub New (securedObject As ISecuredObject)

Parameters

securedObject
Microsoft.VisualStudio.Services.WebApi.ISecuredObject

Applies to