Keyoti SearchUnit API Docs
DocumentRecord Constructor (uriString)
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordDocumentRecord(String)
Keyoti SearchUnit v6
Creates a new DocumentRecord with the specified Uri and default properties.
Declaration Syntax
C#Visual Basic
public DocumentRecord(
	string uriString
)
Public Sub New ( 
	uriString As String
)
Parameters
uriString (String)
Remarks
The Uri passed as a string will be converted to a Uri object the first time the Uri property is called.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610