Gets a Document from the data-access that has a URI equal to documentUri.
Declaration Syntax
C# | Visual Basic |
public virtual Document GetDocument( Uri documentUri )
Public Overridable Function GetDocument ( documentUri As Uri ) As Document
Parameters
- documentUri (Uri)
- The Uri of the document.
Return Value
Document
The matching Document if found, otherwise null/nothing.
The matching Document if found, otherwise null/nothing.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610