> ## 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.

# SuperOffice.WebApi.Data.ContactPersonBoardEntity

# <a id="SuperOffice_WebApi_Data_ContactPersonBoardEntity" /> Enum ContactPersonBoardEntity

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

Contact/Person board view entity

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

## Fields

`Contact = 0`

0: Contact

`Person = 1`

1: Person


## Related topics

- [SuperOffice.WebApi.Data.ContactPersonBoardViewSettings](/en/api/reference/webapi/SuperOffice.WebApi.Data.ContactPersonBoardViewSettings.md)
- [SuperOffice.WebApi.Data.BoardViewEntityType](/en/api/reference/webapi/SuperOffice.WebApi.Data.BoardViewEntityType.md)
- [SuperOffice.WebApi.Data.BoardViewSettingsBase](/en/api/reference/webapi/SuperOffice.WebApi.Data.BoardViewSettingsBase.md)
- [SuperOffice.WebApi.Data.Selection CreateDefaultBoardViewSettingsFromEntityTypeRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Selection_CreateDefaultBoardViewSettingsFromEntityTypeRequest.md)
- [SuperOffice.WebApi.Data.SaleBoardViewSettings](/en/api/reference/webapi/SuperOffice.WebApi.Data.SaleBoardViewSettings.md)
- [SuperOffice.WebApi.Data.ProjectBoardViewSettings](/en/api/reference/webapi/SuperOffice.WebApi.Data.ProjectBoardViewSettings.md)
