> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.InterRestrictionOperator

# <a id="SuperOffice_WebApi_Data_InterRestrictionOperator" /> Enum InterRestrictionOperator

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

Operators to be used between restrictions, describes how this restriction is related to the next one in an array

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

## Fields

`And = 1`

1:

`None = 0`

0:

`Or = 2`

2:
