Plumtree EDK (Enterprise Web Development Kit) 5.4.0

DocumentQueryOrder Class

DocumentQueryOrder represents a pair that consists of a DocumentAttributes and a boolean value indicating whether to order ascending. This class is used in IFilter.

For a list of all members of this type, see DocumentQueryOrder Members.

System.Object
   Plumtree.Remote.PRC.Collaboration.Query.QueryOrder
      Plumtree.Remote.PRC.Collaboration.Document.DocumentQueryOrder

public class DocumentQueryOrder : QueryOrder

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.PRC.Collaboration.Document

Assembly: edk (in edk.dll)

See Also

DocumentQueryOrder Members | Plumtree.Remote.PRC.Collaboration.Document Namespace