Enum NetServerBuildType
Type of build.
Namespace: SuperOffice
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.9.0.0")]
public enum NetServerBuildType
Fields
| Name | Description |
|---|---|
| Alpha | SuperOffice Confidential version that shall only be used by SuperOffice or partners with a signed and valid agreement with SuperOffice. |
| Beta | Beta version intended for SuperOffice with beta partners. |
| Feature | SuperOffice Research and Product Development confidential version that never shall run on machines not owned by SuperOffice Research and Product Development. |
| Release | Release intended for customers. |
| ReleaseCandidate | Release candidate intended for customers participating in a ramp-up or beta program. |
| Stable | SuperOffice Research and Product Development confidential version that never shall run on machines not owned by SuperOffice Research and Product Development. |