Click or drag to resize
DWFieldType Enumeration
Type of a DocuWare file cabinet field. Please Do Not Change order because it matches DocuWare.FileCabinet.Settings.DocuWareType

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 DWFieldType
Members
  Member nameValueDescription
Text0
Numeric1
Memo2
Date3
Keyword4
Remarks