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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [SampleArgs](./schema.sampleargs.md) &gt; [emitRemainder](./schema.sampleargs.emitremainder.md)

## SampleArgs.emitRemainder property

Whether to preserve and emit the non-sampled records via the 'unsampled' output port.

<b>Signature:</b>

```typescript
emitRemainder?: boolean;
```
