CreateColumnInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a column
public class CreateColumnInput
type CreateColumnInput = class
Public Class CreateColumnInput
- Inheritance
-
CreateColumnInput
Constructors
| Name | Description |
|---|---|
| CreateColumnInput() | |
Properties
| Name | Description |
|---|---|
| BoardId |
boardId |
| ColumnType |
Select a column type from the drop-down. |
| Description |
Specify the description of the column you want to create. |
| Title |
Specify the title of the column you want to create. |
| WorkspaceId |
workspaceId |