Show / Hide Table of Contents

Enum ServiceMode

Prefered mode for Services (used by the class factory)

Namespace: SuperOffice.CRM.Services
Assembly: SoCore.dll
Syntax
public enum ServiceMode

Fields

Name Description
Local

Use the local implementation of the service

Remote

Use the remote implementation of the service

Switch

Use the switching implementation of the service.

Extension Methods

EnumUtil.MapEnums<SuperOffice.CRM.Services.ServiceMode, To>()
ObjectExtensions.AssignByReflection<ServiceMode>(ServiceMode)
ObjectExtensions.GraphCopy<ServiceMode>()
Converters.MapEnums<ServiceMode, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top