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

  NameDescription
Public methodDocumentWordSearchResult
Initializes a new instance of the DocumentWordSearchResult class
Back to Top
Methods

  NameDescription
Public methodGetDocumentWordSearchResultFromNextRelation
Calls the HTTP Get method on the link for the relation “next”.
Public methodGetDocumentWordSearchResultFromNextRelationAsync
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 propertySearch
Contains the search query leading to this result.
Public propertySectionHits
Back to Top
See Also