Edit

TestResultsGroupsForBuild Class

Definition

[System.Runtime.Serialization.DataContract]
public class TestResultsGroupsForBuild : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type TestResultsGroupsForBuild = class
    inherit TestManagementBaseSecuredObject
Public Class TestResultsGroupsForBuild
Inherits TestManagementBaseSecuredObject
Inheritance
TestResultsGroupsForBuild
Attributes

Constructors

Name Description
TestResultsGroupsForBuild()

Fields

Name Description
BuildId

BuildId for which groupby result is fetched.

Properties

Name Description
Fields

The group by results

Methods

Name Description
SecureIdentityRef(IdentityRef) (Inherited from TestManagementBaseSecuredObject)

Explicit Interface Implementations

Name Description
ISecuredObject.GetToken() (Inherited from TestManagementBaseSecuredObject)
ISecuredObject.NamespaceId (Inherited from TestManagementBaseSecuredObject)
ISecuredObject.RequiredPermissions (Inherited from TestManagementBaseSecuredObject)

Applies to