共用方式為


TimelineTeamData interface

屬性

backlog

與這個小組相關聯的對應待辦專案相符的待辦專案。

fieldReferenceNames

工作專案資料的功能變數名稱

id

小組的識別碼

isExpanded

已為此小組擷取反復專案和工作專案資料。 <>備註具有 IsExpanded false 的 Teams 並未查詢其反復專案、工作專案和欄位相關資料,且永遠不會包含此資料。 如果為 true,則會查詢這些專案,如果查詢範圍中有專案,則會有資料。 </言論>

iterations

反復專案資料,包括查詢日期範圍內的工作專案。

name

小組的名稱

orderByField

依此小組的功能變數名稱排序

partiallyPagedFieldReferenceNames

部分分頁工作專案的功能變數名稱,例如 ID、WorkItemType

partiallyPagedWorkItems
projectId

小組所屬小組的專案識別碼

rollupWorkItemTypes

我們會在用戶端收集資料的工作專案類型

status

此小組的狀態。

teamFieldDefaultValue

小組欄位預設值

teamFieldName

此小組的小組功能變數名稱

teamFieldValues

小組域值

workItems

與不在任何小組反復專案下之小組相關聯的工作專案

workItemTypeColors

工作專案類型的色彩。

屬性詳細資料

backlog

與這個小組相關聯的對應待辦專案相符的待辦專案。

backlog: BacklogLevel

屬性值

fieldReferenceNames

工作專案資料的功能變數名稱

fieldReferenceNames: string[]

屬性值

string[]

id

小組的識別碼

id: string

屬性值

string

isExpanded

已為此小組擷取反復專案和工作專案資料。 <>備註具有 IsExpanded false 的 Teams 並未查詢其反復專案、工作專案和欄位相關資料,且永遠不會包含此資料。 如果為 true,則會查詢這些專案,如果查詢範圍中有專案,則會有資料。 </言論>

isExpanded: boolean

屬性值

boolean

iterations

反復專案資料,包括查詢日期範圍內的工作專案。

iterations: TimelineTeamIteration[]

屬性值

name

小組的名稱

name: string

屬性值

string

orderByField

依此小組的功能變數名稱排序

orderByField: string

屬性值

string

partiallyPagedFieldReferenceNames

部分分頁工作專案的功能變數名稱,例如 ID、WorkItemType

partiallyPagedFieldReferenceNames: string[]

屬性值

string[]

partiallyPagedWorkItems

partiallyPagedWorkItems: any[][]

屬性值

any[][]

projectId

小組所屬小組的專案識別碼

projectId: string

屬性值

string

rollupWorkItemTypes

我們會在用戶端收集資料的工作專案類型

rollupWorkItemTypes: string[]

屬性值

string[]

status

此小組的狀態。

status: TimelineTeamStatus

屬性值

teamFieldDefaultValue

小組欄位預設值

teamFieldDefaultValue: string

屬性值

string

teamFieldName

此小組的小組功能變數名稱

teamFieldName: string

屬性值

string

teamFieldValues

小組域值

teamFieldValues: TeamFieldValue[]

屬性值

workItems

與不在任何小組反復專案下之小組相關聯的工作專案

workItems: any[][]

屬性值

any[][]

workItemTypeColors

工作專案類型的色彩。

workItemTypeColors: WorkItemColor[]

屬性值