次の方法で共有


UpdateBoardItemList interface

ボード内で更新する項目の一覧。

Extends

プロパティ

items

id と etag による項目の一覧。

継承されたプロパティ

columnId

ボード列識別子。

nextId

次のボード項目 ID またはサポートされているディレクティブ: $firstまたは$last。

rowId

ボード行識別子。

プロパティの詳細

items

id と etag による項目の一覧。

items: BoardItemIdAndEtag[]

プロパティ値

継承されたプロパティの詳細

columnId

ボード列識別子。

columnId: string

プロパティ値

string

UpdateBoardItem.columnIdから継承

nextId

次のボード項目 ID またはサポートされているディレクティブ: $firstまたは$last。

nextId: string

プロパティ値

string

UpdateBoardItem.nextIdから継承

rowId

ボード行識別子。

rowId: string

プロパティ値

string

UpdateBoardItem.rowIdから継承