Show / Hide Table of Contents

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

Extension Methods

EnumUtil.MapEnums<CustomerService.CsUrlType, To>(CustomerService.CsUrlType)
Converters.MapEnums<CustomerService.CsUrlType, To>(CustomerService.CsUrlType)
ObjectExtensions.AssignByReflection<CustomerService.CsUrlType>(CustomerService.CsUrlType, CustomerService.CsUrlType)
ObjectExtensions.GraphCopy<CustomerService.CsUrlType>(CustomerService.CsUrlType)
RegistryExtensions.GetRegistryRowAsync(Enum, string, CancellationToken)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top