TestPointsQuery 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.
Test point query class.
[System.Runtime.Serialization.DataContract]
public class TestPointsQuery
type TestPointsQuery = class
Public Class TestPointsQuery
- Inheritance
-
TestPointsQuery
- Attributes
Constructors
| TestPointsQuery() |
Properties
| OrderBy |
Order by results. |
| Points |
List of test points |
| PointsFilter |
Filter |
| WitFields |
List of workitem fields to get. |