PointWorkItemProperty interface
Test point workitem property.
Properties
work |
key value pair of test point work item property. |
Property Details
workItem
key value pair of test point work item property.
workItem: { key: string, value: any }
Property Value
{ key: string, value: any }