Edit

TestResultsGroupsForRelease Class

Definition

public class TestResultsGroupsForRelease : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type TestResultsGroupsForRelease = class
    inherit TestManagementBaseSecuredObject
Public Class TestResultsGroupsForRelease
Inherits TestManagementBaseSecuredObject
Inheritance
TestResultsGroupsForRelease

Constructors

Name Description
TestResultsGroupsForRelease()

Fields

Name Description
ReleaseEnvId

Release Environment Id for which groupby result is fetched.

ReleaseId

ReleaseId 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