> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.BoardViewBadgeType

# <a id="SuperOffice_WebApi_Data_BoardViewBadgeType" /> Enum BoardViewBadgeType

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Board view badge type

```csharp theme={null}
public enum BoardViewBadgeType
```

## Fields

`DaysInStage = 2`

2: DaysInStage

`DaysSinceRegistered = 1`

1: DaysSinceRegistered

`None = 0`

0: None
