Edit

AggregatedResultsByOutcome Constructors

Definition

Overloads

AggregatedResultsByOutcome()

public AggregatedResultsByOutcome();
Public Sub New ()

Applies to

AggregatedResultsByOutcome(ISecuredObject)

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

Parameters

securedObject
Microsoft.VisualStudio.Services.WebApi.ISecuredObject

Applies to