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