> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for BoardViewEntityType

> Lists the enum values for BoardViewEntityType.

## BoardViewEntityType Enum

The kind of board view entity these settings belong to

| Name          | Value | Description   |
| ------------- | ----- | ------------- |
| None          | 0     | None          |
| Sale          | 1     | Sale          |
| Project       | 2     | Project       |
| ContactPerson | 3     | ContactPerson |

## Usage

* [board\_view\_settings](../board-view-settings).entity\_type - Settings for selection board view


## Related topics

- [SuperOffice.WebApi.Data.BoardViewEntityType](/en/api/reference/webapi/SuperOffice.WebApi.Data.BoardViewEntityType.md)
- [SuperOffice.WebApi.Data.Selection CreateDefaultBoardViewSettingsFromEntityTypeRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Selection_CreateDefaultBoardViewSettingsFromEntityTypeRequest.md)
- [Create Default Board View Settings From Entity Type](/en/api/reference/restful/agent/selection_agent/create-default-board-view-settings-from-entity-type.md)
- [SuperOffice.WebApi.Agents.ISelectionAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.ISelectionAgent.md)
- [SuperOffice.WebApi.Agents.SelectionAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.SelectionAgent.md)
- [SuperOffice.WebApi.Data.BoardViewBadgeType](/en/api/reference/webapi/SuperOffice.WebApi.Data.BoardViewBadgeType.md)
