Show / Hide Table of Contents

Enum CustomerService.CsUrlType

Namespace: SuperOffice.CRM
Assembly: SoDataBase.dll
Syntax
public enum 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<SuperOffice.CRM.CustomerService.CsUrlType, To>()
ObjectExtensions.AssignByReflection<CustomerService.CsUrlType>(CustomerService.CsUrlType)
ObjectExtensions.GraphCopy<CustomerService.CsUrlType>()
Converters.MapEnums<CustomerService.CsUrlType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top