Enum DocumentHandler
The document handler
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.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. |