Edit

Share via


QueryExpand Enum

Definition

Determines which set of additional query properties to display

public enum QueryExpand
type QueryExpand = 
Public Enum QueryExpand
Inheritance
QueryExpand

Fields

All 3

Expands all properties

Clauses 2

Expands Columns, Links, ChangeInfo, WIQL text and clauses

Minimal 4

Displays minimal properties and the WIQL text

None 0

Expands Columns, Links and ChangeInfo

Wiql 1

Expands Columns, Links, ChangeInfo and WIQL text

Applies to