TestResultGroupBy Enum
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.
Group by for results
[System.Runtime.Serialization.DataContract]
public enum TestResultGroupBy
type TestResultGroupBy =
Public Enum TestResultGroupBy
- Inheritance
-
TestResultGroupBy
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| Branch | 1 | Group the results by branches |
| Environment | 2 | Group the results by environment |