Enum SwitchDefault
Default provider of services for the switch
Namespace: SuperOffice.CRM.Services.Switches
Assembly: SoCore.dll
Syntax
public enum SwitchDefault
Fields
Name | Description |
---|---|
Local | The local implementation of the services are prefered |
Remote | The remote provider of the services are prefered. |
Extension Methods
EnumUtil.MapEnums<SuperOffice.CRM.Services.Switches.SwitchDefault, To>()