TestResultsGroupsForRelease Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class TestResultsGroupsForRelease : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type TestResultsGroupsForRelease = class
inherit TestManagementBaseSecuredObject
Public Class TestResultsGroupsForRelease
Inherits TestManagementBaseSecuredObject
- Inheritance
Constructors
| TestResultsGroupsForRelease() |
Fields
| ReleaseEnvId |
Release Environment Id for which groupby result is fetched. |
| ReleaseId |
ReleaseId for which groupby result is fetched. |
Properties
| Fields |
The group by results |
Methods
| SecureIdentityRef(IdentityRef) | (Inherited from TestManagementBaseSecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from TestManagementBaseSecuredObject) |