> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/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:


## Related topics

- [SuperOffice.WebApi.Data.ArchiveRestrictionInfo](/en/api/reference/webapi/SuperOffice.WebApi.Data.ArchiveRestrictionInfo.md)
- [SuperOffice.WebApi.Data.ArchiveColumnInfo](/en/api/reference/webapi/SuperOffice.WebApi.Data.ArchiveColumnInfo.md)
- [SuperOffice.WebApi.Agents.IFindAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.IFindAgent.md)
- [SuperOffice.WebApi.Agents.FindAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.FindAgent.md)
- [Enum InterRestrictionOperator](/en/automation/crmscript/reference/CRMScript.NetServer.InterRestrictionOperator.md)
- [NSArchiveRestrictionInfo](/en/automation/crmscript/reference/CRMScript.NetServer.NSArchiveRestrictionInfo.md)
