# GC.Pivot.PivotTop10FilterOperator

## Content

# Enumeration: PivotTop10FilterOperator

[GC](../modules/GC).[Pivot](../modules/GC.Pivot).PivotTop10FilterOperator

Indicates that the interception is the front or back

## Table of contents

### Enumeration members

- [bottom](GC.Pivot.PivotTop10FilterOperator#bottom)
- [top](GC.Pivot.PivotTop10FilterOperator#top)

## Enumeration members

### <a id="bottom" name="bottom"></a> bottom

• **bottom** = `-1`

Indicates that the interception is the back

___

### <a id="top" name="top"></a> top

• **top** = `1`

Indicates that the interception is the front
