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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [WindowArgs](./schema.windowargs.md) &gt; [operation](./schema.windowargs.operation.md)

## WindowArgs.operation property

Window function to apply to the column.

<b>Signature:</b>

```typescript
operation: WindowFunction;
```
