共用方式為


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[]

屬性值