Click or drag to resize
DocumentSourceType Enumeration
Specifies the source of documents which trigger jobs in the DocuWare Job Framework. Also used to identify the type of configuration edited in the Job Configurator (Printer Configurator, Import Configurator etc.)

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/settings/interop", 
	IsNullable = false)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/settings/interop")]
public enum DocumentSourceType
Members
  Member nameValueDescription
Printer0
Scanner1
WebCapture2
Remarks