共用方式為


UpdateBoardItemList interface

要更新面板的項目清單。

Extends

屬性

items

依標識碼和 etag 列出專案。

繼承的屬性

columnId

面板數據行標識碼。

nextId

下一個面板項目標識碼或支援的指示詞:$first或$last。

rowId

面板數據列標識碼。

屬性詳細資料

items

依標識碼和 etag 列出專案。

items: BoardItemIdAndEtag[]

屬性值

繼承的屬性詳細資料

columnId

面板數據行標識碼。

columnId: string

屬性值

string

繼承自UpdateBoardItem.columnId

nextId

下一個面板項目標識碼或支援的指示詞:$first或$last。

nextId: string

屬性值

string

繼承自UpdateBoardItem.nextId

rowId

面板數據列標識碼。

rowId: string

屬性值

string

繼承自UpdateBoardItem.rowId