This QueryListColumns tag is used to define the default coliumns that are shown when a new query is created.
The fields tag is child tag of tag WorkItem.
The fields tag has the following child tag: FieldRef .
The following example shows the XML for a QueryListColumns tag.
<QueryListColumns > <FieldRef name="TASKID" > <FieldRef name="DESC" > <FieldRef name="OWNER" > <FieldRef name="STATUS" > <FieldRef name="DUEDATE" > </QueryListColumns>
| Name | Type | Supports EL? | Description |
|---|---|---|---|