SortedField ClassDocuWare Platform .NET API
Defines a sorted field.
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientSortedField

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

C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
public class SortedField

The SortedField type exposes the following members.

Constructors

  NameDescription
Public methodSortedField
Creates a new instance of this class
Top
Methods

  NameDescription
Public methodStatic memberCreate
Creates a sort order for the specified field.
Top
Properties

  NameDescription
Public propertyDirection
Public propertyField
Top
Remarks

See Also

Reference