Enum BoardTypes
Types of an agile board
Namespace: Dapplo.Jira.Enums
Assembly: Dapplo.Jira.dll
Syntax
public enum BoardTypes
Fields
| Name | Description |
|---|---|
| Kanban | Identifies the board to be of type Kanban |
| Scrum | Identifies the board to be of type Scrum |
| Simple | Identifies the board to be of type Simple |