<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [Field](./schema.field.md) &gt; [exclude](./schema.field.exclude.md)

## Field.exclude property

Indicates that this field from the dataset should be excluded from computations and display.

<b>Signature:</b>

```typescript
exclude?: boolean;
```
