Click or drag to resize
SelectListKind Enumeration
Kind of the select list

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.10 [UNOFFICIAL BUILD]
Syntax
C#
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public enum SelectListKind
Members
  Member nameValueDescription
Fixed0 Fixed select list.
External1 External select list.
Remarks