> ## 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.NetServerBuildType

# <a id="SuperOffice_WebApi_Data_NetServerBuildType" /> Enum NetServerBuildType

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

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

## Fields

`Alpha = 2`

2: SuperOffice Confidential version that shall only be used by SuperOffice or partners with a signed and valid agreement with SuperOffice.

`Beta = 3`

3: Beta version intended for SuperOffice with beta partners

`Feature = 0`

0: SuperOffice Research and Product Development confidential version that never shall run on machines not owned by SuperOffice Research and Product Development.

`Release = 5`

5: Release intended for customers.

`ReleaseCandidate = 4`

4: Release candidate intended for customers participating in a ramp-up or beta program.

`Stable = 1`

1: SuperOffice Research and Product Development confidential version that never shall run on machines not owned by SuperOffice Research and Product Development.
