Click or drag to resize
QueryParamaterType Enumeration

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/schema/public/services/annotations")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/annotations", 
	IsNullable = false)]
public enum QueryParamaterType
Members
  Member nameValueDescription
String0
Integer1
Boolean2
Remarks