TemporaryQueryRequestModel interface
Describes a request to create a temporary query
- Extends
wiql | The WIQL text of the temporary query |
url | REST URL for the resource. |
The WIQL text of the temporary query
wiql: string
Property Value
string
REST URL for the resource.
url: string
Property Value
string
Inherited From WorkItemTrackingResource.url