Enum CustomerService.CsUrlType
Namespace: SuperOffice.CRM
Assembly: SoDataBase.dll
Syntax
public enum CustomerService.CsUrlType
Fields
| Name | Description |
|---|---|
| Direct | Direct url to cs code (whithout going through internet. For Online: ARR Server). Fallback to internal. |
| External | Base-Url used by external (internet). Like customer center and mailing links |
| Internal | Base-Url used by internal employees |