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


## Related topics

- [SuperOffice.WebApi.Data.SoSystemInfoCarrier](/en/api/reference/webapi/SuperOffice.WebApi.Data.SoSystemInfoCarrier.md)
- [SuperOffice.WebApi.Data.FieldMetadata](/en/api/reference/webapi/SuperOffice.WebApi.Data.FieldMetadata.md)
- [SuperOffice.WebApi.Data.FieldInfoBase](/en/api/reference/webapi/SuperOffice.WebApi.Data.FieldInfoBase.md)
- [Enum NetServerBuildType](/en/automation/crmscript/reference/CRMScript.NetServer.NetServerBuildType.md)
- [Index](/en/api/reference/restful/agent/index.md)
- [SuperOffice.WebApi.Agents.DatabaseAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.DatabaseAgent.md)
