Show / Hide Table of Contents

Enum DocumentHandler

The document handler

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public enum DocumentHandler

Fields

Name Description
WebOnly

1: CRM will open documents through CRM dialogs and processes, except for documents which can be opened in the browser directly.

WebToolsAndOnline

2: CRM will open documents through TrayApp, except for documents which can be opened in the browser directly.

Extension Methods

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