Click or drag to resize
QueryParamater Class
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientQueryParamater

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 = true)]
public class QueryParamater

The QueryParamater type exposes the following members.

Constructors
  NameDescription
Public methodQueryParamater
Creates a new instance of this class
Top
Properties
  NameDescription
Public propertyIsRequired
Public propertyName
Public propertyType
Top
Remarks