TaskboardColumn interface
Represents the taskbord column
Properties
id | Column ID |
mappings | Work item type states mapped to this column to support auto state update when column is updated. |
name | Column name |
order | Column position relative to other columns in the same board |
Property Details
id
Column ID
id: string
Property Value
string
mappings
Work item type states mapped to this column to support auto state update when column is updated.
mappings: ITaskboardColumnMapping[]
Property Value
name
Column name
name: string
Property Value
string
order
Column position relative to other columns in the same board
order: number
Property Value
number