Keyoti SearchUnit API Docs
ResultURL Property
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsIndexableSourceRecordResultURL
Keyoti SearchUnit v6
The result URL format string, which converts a record ID to a result.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string ResultURL { get; set; }
public string ResultURL { get; set; }
Public Property ResultURL As String
	Get
	Set
Public Property ResultURL As String
	Get
	Set
public:
property String^ ResultURL {
	String^ get ();
	void set (String^ value);
}
public:
property String^ ResultURL {
	String^ get ();
	void set (String^ value);
}
member ResultURL : string with get, set
member ResultURL : string with get, set
Property Value

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