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.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/annotations", 
	IsNullable = true)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/annotations")]
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