PointsFilter 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.
Filter class for test point.
[System.Runtime.Serialization.DataContract]
public class PointsFilter
type PointsFilter = class
Public Class PointsFilter
- Inheritance
-
PointsFilter
- Attributes
Constructors
| PointsFilter() |
Properties
| ConfigurationNames |
List of Configurations for filtering. |
| TestcaseIds |
List of test case id for filtering. |
| Testers |
List of tester for filtering. |