Click or drag to resize
DWProductTypes Enumeration
Subset of DocuWare license types.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/settings/interop")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/settings/interop", 
	IsNullable = false)]
public enum DWProductTypes
Members
  Member nameValueDescription
DocuWareClient0 DocuWare Windows Client
DocuWareSite1 DocuWare Site Windows Client
CONNECTToRicoh2 Connect to Ricoh
CONNECTToToshiba3 Connect To Toshiba
CONNECTToXerox4 Connect to Xerox
CONNECTToSharp5 Connect to Sharp
CONNECTToMOSS6 Connect to SharePoint
SmartConnect7 Smart Connect
WebClient8 DocuWare Web Client
ROWebClient9 Read only DocuWare Web Client
TaskList10 Task Lists
EmailAlert11 Email Alert
CONNECTToOutlook12 Connect to Outlook
Mobile13 DocuWare mobile device
EmailArchivingServer14 EMail archiving server
SettingsServer15 Settings server
PlatformService16 Platform service
WorkflowManager17 Workflow Manager
Import18 Import
DWRequest19 DocuWare Request
CONNECTToOKI20 Connect to OKI
CONNECTToRicohOnline21 Connect to Ricoh Online
BarcodeAndForms22 Barcode and Forms
WindowsExplorerClient23 Windows Explorer Client
Administration24 Administration only client. No content rights
Unknown25 Unknown product type
JobServer26 JobServer
Forms27 Forms
PublicForms28 Public Forms
Remarks