ResultListQuery ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientResultListQuery
    DocuWare.Platform.ServerClientDialogExpression

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[SerializableAttribute]
[XmlIncludeAttribute(typeof(DialogExpression))]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class ResultListQuery

The ResultListQuery type exposes the following members.

Constructors

  NameDescription
Public methodResultListQuery
Creates a new instance of this class
Top
Properties

  NameDescription
Public propertyAdditionalResultFields
Public propertyCount
Public propertyFlagConditions
Public propertySortOrder
Gets or sets the fields which are returned by this query.
Public propertyStart
Top
Remarks

See Also

Reference