WordSearchResult MembersDocuWare Platform .NET API
The WordSearchResult type exposes the following members.
Constructors

  NameDescription
Public methodWordSearchResult
Initializes a new instance of the WordSearchResult class
Back to Top
Methods

  NameDescription
Public methodGetWordSearchResultFromNextRelation
Calls the HTTP Get method on the link for the relation “next”.
Public methodGetWordSearchResultFromNextRelationAsync
Calls the HTTP Get method on the link for the relation “next” asynchronously.
Back to Top
Properties

  NameDescription
Public propertyLinks
Public propertyNextRelationLink
Gets the Uri of the link for the relation “next”.
Public propertyPageHits
Public propertySearch
Contains the search query leading to this result.
Back to Top
See Also