TestPointsQuery interface
Test point query class.
Properties
order |
Order by results. |
points | List of test points |
points |
Filter |
wit |
List of workitem fields to get. |
Property Details
orderBy
Order by results.
orderBy: string
Property Value
string
points
pointsFilter
witFields
List of workitem fields to get.
witFields: string[]
Property Value
string[]