BoardItemMovedRealtimeEvent interface
內部。 面板項目移動時引發的事件。
- Extends
屬性詳細資料
columnId
移動項目的數據行標識碼。
columnId: string
屬性值
string
eTag
專案的最新 eTag。
eTag: string
屬性值
string
ids
已移動項目的識別碼。
ids: string[]
屬性值
string[]
nextId
清單中的下一個項目識別碼。
nextId: string
屬性值
string
rowId
移動項目的數據列標識碼。
rowId: string
屬性值
string